freebsd-dev/share/mk
Peter Wemm e782d0b55d Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use
.if in Makefiles.  bsd.prog.mk and bsd.lib.mk do not depend on it however.

Allow overriding of the -soname arg when building the lib*crypt.so* libs
since libdescrypt.so and libscrupt.so both need a -soname of libcrypt.so
so that the symlink is obeyed at runtime rather than at compile time.
1997-09-05 11:45:15 +00:00
..
bsd.dep.mk Fixed cleandepend target. Subdirectories weren't handled unless SRCS 1997-08-26 16:54:33 +00:00
bsd.doc.mk Change the distribute targets so that a given item in our source tree 1997-06-21 15:40:34 +00:00
bsd.info.mk Change the distribute targets so that a given item in our source tree 1997-06-21 15:40:34 +00:00
bsd.kern.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.kmod.mk Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'. 1997-07-21 16:04:41 +00:00
bsd.lib.mk Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use 1997-09-05 11:45:15 +00:00
bsd.libnames.mk Add LIBALIAS. 1997-05-23 04:48:23 +00:00
bsd.man.mk Don't use !empty() on the potentially unset variable MANBUILDCAT. Using 1997-07-25 11:17:12 +00:00
bsd.obj.mk Added trailing slash to ${CANONICALOBJDIR} in tests for directories, 1997-04-30 17:04:11 +00:00
bsd.own.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.port.mk (1) Be nicer about mtree file missing. (Actually, just suggest where 1997-08-20 03:44:14 +00:00
bsd.port.subdir.mk Add "distclean" to list of targets to descend into subdirs for. 1997-08-22 11:16:15 +00:00
bsd.prog.mk Change the BINFORMAT definitions so that they do not depend on sys.mk, 1997-09-05 09:09:56 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Change the distribute targets so that a given item in our source tree 1997-06-21 15:40:34 +00:00
bsd.subdir.mk Change the distribute targets so that a given item in our source tree 1997-06-21 15:40:34 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
sys.mk Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use 1997-09-05 11:45:15 +00:00