diff options
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/Makefile.inc | 2 | ||||
| -rw-r--r-- | gnu/lib/libdialog/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libg++/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libmalloc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libreadline/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libregex/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 3c81143abea3..e6075b308c3b 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1995/01/11 04:34:23 ache Exp $ +# Makefile,v 1.8 1995/01/16 17:53:43 ache Exp SUBDIR= libdialog libg++ libmalloc libregex libreadline diff --git a/gnu/lib/Makefile.inc b/gnu/lib/Makefile.inc index 605c0cd382ab..7123f8bc6e89 100644 --- a/gnu/lib/Makefile.inc +++ b/gnu/lib/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.3 1994/05/28 09:56:30 csgr Exp $ +# Makefile.inc,v 1.4 1994/08/05 21:33:53 wollman Exp SHLIB_MAJOR?= 2 SHLIB_MINOR?= 0 diff --git a/gnu/lib/libdialog/Makefile b/gnu/lib/libdialog/Makefile index 05fc50b3c78e..13eff8a0ab9d 100644 --- a/gnu/lib/libdialog/Makefile +++ b/gnu/lib/libdialog/Makefile @@ -1,5 +1,5 @@ # Makefile for libdialog -# $Id: Makefile,v 1.11 1995/05/03 18:53:19 ache Exp $ +# Makefile,v 1.12 1995/05/04 09:45:29 ache Exp LIB= dialog SHLIB_MAJOR= 3 diff --git a/gnu/lib/libg++/Makefile b/gnu/lib/libg++/Makefile index a8c078d5d718..09df6480a0f8 100644 --- a/gnu/lib/libg++/Makefile +++ b/gnu/lib/libg++/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.8 1995/03/20 09:38:21 rgrimes Exp $ +# Makefile,v 1.9 1995/05/08 16:10:34 ache Exp # SRCS= bitand.c bitany.c bitblt.c bitclear.c bitcopy.c bitcount.c \ bitinvert.c bitlcomp.c bitset1.c bitxor.c cleanup.c except.c \ diff --git a/gnu/lib/libmalloc/Makefile b/gnu/lib/libmalloc/Makefile index 1d33b0f25bc5..f6868cd80ecd 100644 --- a/gnu/lib/libmalloc/Makefile +++ b/gnu/lib/libmalloc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1993/12/28 07:54:51 smace Exp $ +# Makefile,v 1.5 1994/05/27 10:48:19 csgr Exp CFLAGS+= -I${.CURDIR} diff --git a/gnu/lib/libreadline/Makefile b/gnu/lib/libreadline/Makefile index 37b3e96fadca..cdfccd74e8d6 100644 --- a/gnu/lib/libreadline/Makefile +++ b/gnu/lib/libreadline/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1995/02/15 20:59:13 ache Exp $ +# Makefile,v 1.20 1995/05/08 08:43:06 ache Exp CFLAGS+= -I${.CURDIR} -DVOID_SIGHANDLER -DHAVE_CONFIG_H diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile index b102119c69b5..81283204fb8d 100644 --- a/gnu/lib/libregex/Makefile +++ b/gnu/lib/libregex/Makefile @@ -1,4 +1,4 @@ -# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.13 1995/03/06 05:51:32 nate Exp $ +# /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.14 1995/03/12 23:21:29 ache Exp LIB= gnuregex |
