Date: Thu, 5 Sep 1996 11:05:10 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.libnames.mk Makefile bsd.lib.mk bsd.prog.mk Message-ID: <199609051805.LAA06338@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/09/05 11:05:09
Modified: share/mk Makefile bsd.lib.mk bsd.prog.mk
Added: share/mk bsd.libnames.mk
Log:
Moved definitions of library names from bsd.prog.mk to a new central
file bsd.libnames.mk and include this file where necessary. This fixes
null library names in ${DPADD}'s in library makefiles.
Revision Changes Path
1.12 +2 -2 src/share/mk/Makefile
1.43 +2 -1 src/share/mk/bsd.lib.mk
1.39 +2 -55 src/share/mk/bsd.prog.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609051805.LAA06338>
