diff options
-rw-r--r-- | lang/scsh/Makefile | 3 | ||||
-rw-r--r-- | shells/scsh/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile index 0bc0091eb7b2..0647f8029496 100644 --- a/lang/scsh/Makefile +++ b/lang/scsh/Makefile @@ -3,7 +3,7 @@ # Date created: Jul, 15, 1997 # Whom: cracauer@cons.org "Martin Cracauer" # -# $Id: Makefile,v 1.2 1997/07/15 12:00:46 cracauer Exp $ +# $Id: Makefile,v 1.3 1997/07/15 13:45:33 cracauer Exp $ # DISTNAME= scsh-0.5.1 @@ -14,7 +14,6 @@ MAINTAINER= cracauer@cons.org GNU_CONFIGURE= yes -NO_CDROM= "Wait for next release by the author's request" ALL_TARGET= enough MAN1= scsh.1 STRIP= diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile index 0bc0091eb7b2..0647f8029496 100644 --- a/shells/scsh/Makefile +++ b/shells/scsh/Makefile @@ -3,7 +3,7 @@ # Date created: Jul, 15, 1997 # Whom: cracauer@cons.org "Martin Cracauer" # -# $Id: Makefile,v 1.2 1997/07/15 12:00:46 cracauer Exp $ +# $Id: Makefile,v 1.3 1997/07/15 13:45:33 cracauer Exp $ # DISTNAME= scsh-0.5.1 @@ -14,7 +14,6 @@ MAINTAINER= cracauer@cons.org GNU_CONFIGURE= yes -NO_CDROM= "Wait for next release by the author's request" ALL_TARGET= enough MAN1= scsh.1 STRIP= |