NetBSD/share
lukem 600b0d8d67 Implement LIBDPLIBS, which is a list of the tuples:
libname  path-to-srcdir-of-libname

For each tuple;
     *	LIBDO.libname contains the .OBJDIR of the library `libname', and
	if it is not set it is determined from the srcdir and added to
	MAKEOVERRIDES (the latter is to allow for build time optimization).
     *	LDADD gets  -L${LIBDO.libname} -llibname    added.
     *	DPADD gets  ${LIBDO.libname}/liblibname.so  added.
2004-08-04 08:00:27 +00:00
..
dict
doc Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
examples Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
i18n
locale add the default locale.alias. 2004-07-21 19:02:17 +00:00
man Insure -> Ensure 2004-08-02 08:50:14 +00:00
me
misc + SIP 2004-07-16 01:07:02 +00:00
mk Implement LIBDPLIBS, which is a list of the tuples: 2004-08-04 08:00:27 +00:00
nls
pf Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
sushi
tabset
termcap Add xpterm and hpterm as aliases for xhpterm. 2004-06-23 22:48:56 +00:00
tmac
wscons
zoneinfo Ignore errors on some rm -rf's for platforms that aren't quite 2004-06-21 18:20:08 +00:00
Makefile
Makefile.inc