diff options
-rw-r--r-- | release/Makefile | 4 | ||||
-rw-r--r-- | release/alpha/fixit_crunch.conf | 4 | ||||
-rw-r--r-- | release/fixit_crunch.conf | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/release/Makefile b/release/Makefile index ee6c04d..82c0e33 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.195 1995/12/07 10:32:51 peter Exp $ +# $Id: Makefile,v 1.196 1995/12/30 21:15:45 joerg Exp $ # # How to roll a release: # @@ -18,7 +18,7 @@ BUILDNAME=2.2-current # Things which without too much trouble can be considered variables -EXPORT_DISTS= games manpages proflibs dict info +EXPORT_DISTS= games manpages proflibs dict info doc EXTRA_DISTS= krb des ${EXPORT_DISTS} ALL_DISTS= bin ${EXTRA_DISTS} diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf index 502e86e..ef1a377 100644 --- a/release/alpha/fixit_crunch.conf +++ b/release/alpha/fixit_crunch.conf @@ -1,4 +1,4 @@ -# $Id: fixit_crunch.conf,v 1.3.4.7 1995/10/05 09:27:06 jkh Exp $ +# $Id: fixit_crunch.conf,v 1.4 1995/12/07 10:33:05 peter Exp $ # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. @@ -38,4 +38,4 @@ ln common ex # finally, we specify the libraries to link in with our binary libs -lcrypt -ltelnet -lutil -ll -libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi +libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi -lipx diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf index 502e86e..ef1a377 100644 --- a/release/fixit_crunch.conf +++ b/release/fixit_crunch.conf @@ -1,4 +1,4 @@ -# $Id: fixit_crunch.conf,v 1.3.4.7 1995/10/05 09:27:06 jkh Exp $ +# $Id: fixit_crunch.conf,v 1.4 1995/12/07 10:33:05 peter Exp $ # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. @@ -38,4 +38,4 @@ ln common ex # finally, we specify the libraries to link in with our binary libs -lcrypt -ltelnet -lutil -ll -libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi +libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi -lipx |