freebsd-dev/gnu/lib/libstdc++
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
..
_G_config.h _G_VTABLE_LABLE_PREFIX is different between ELF and a.out 1997-09-20 09:58:49 +00:00
Makefile Don't use beforedepend to complicate and break things. The usual 1998-03-20 15:10:59 +00:00