freebsd-dev/gnu/lib
Bruce Evans 1bcade7428 Don't use beforedepend to complicate and break things. The usual
fix of putting generated source files in SRCS breaks many special
cases (many dependencies had to be incomplete for ${.ALLSRC}
not to give .h files that would break compiling with c++ -c).
Reduce these special cases to the general case so that SRCS works
normally and bsd.lib.mk handles most of the complications.  Now
we only have to duplicate rules from bsd.lib.mk to add special
CFLAGS in some cases.
1998-03-20 15:10:59 +00:00
..
libdialog Fix improperly re-entrant code which caused the menu spammage we've 1997-10-12 12:09:46 +00:00
libg++ Add ${DESTDIR} in front of absolute paths. 1997-05-23 08:33:59 +00:00
libgcc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
libgmp Put sources in SRCS and don't depend on them in beforedepend. IIRC, 1998-03-12 13:03:06 +00:00
libmp Put sources in SRCS and don't depend on them in beforedepend. IIRC, 1998-03-12 13:03:06 +00:00
libobjc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
libreadline Upgrade to 2.1 1997-06-07 13:18:30 +00:00
libregex <gnuregex.h> is rather old and breaks AWK's regex matching. Use a newer 1997-10-19 13:39:55 +00:00
libstdc++ Don't use beforedepend to complicate and break things. The usual 1998-03-20 15:10:59 +00:00
Makefile Just one of these libs left to port to alpha. 1998-02-19 07:30:06 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00