freebsd-dev/gnu/lib/libg++
Rodney W. Grimes edbae4a194 Pretty much a complete rewrite of this Makefile.
Remove private mkdir command for /usr/include/g++, this is now
handled by mtree.

Make the whole file fit in 80 column output, sort the SRCS list and
split into .c and .cc sources.

Use $Id$ instead of $FreeBSD$ since we pulled support for this.

Add DPADD to match LDADD and now include <bsd.prog.mk> to define
the DPADD values (This is a hack until the .mk stuff can be corrected
so that ${LIB*} is visiable in bsd.lib.mk.)

Optimize beforeinstall target by eliminating a subshell.
1995-03-20 09:38:21 +00:00
..
include Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int', 1994-12-09 02:26:23 +00:00
libg++ The destructor always assumed that it would be called on objects created from 1995-02-14 12:35:03 +00:00
libiberty I belive this should be makeable under 2.0. There may be outstanding 1994-08-08 05:52:55 +00:00
libio Michael Reifenberger's libg++ port 1994-11-13 05:57:35 +00:00
librx Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int', 1994-12-09 02:26:23 +00:00
Makefile Pretty much a complete rewrite of this Makefile. 1995-03-20 09:38:21 +00:00