freebsd-dev/share/mk
Bruce Evans 4ff3de8e80 Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
misplaced extern declarations (mostly prototypes of interrupt handlers)
that this exposed.  The prototypes should be moved back to the driver
sources when the functions are staticalized.

Added idempotency guards to <machine/conf.h>.  "ioconf.h" can't be
included when building LKMs so define a wart in bsd.kmod.mk to help
guard against including it.
1995-11-04 17:08:13 +00:00
..
bsd.dep.mk
bsd.doc.mk Change the default PRINTER from ps to ascii. 1995-10-15 16:14:42 +00:00
bsd.info.mk Use GZIPCMD to hold name of gzip command rather than just GZIP. 1995-07-27 15:03:27 +00:00
bsd.kmod.mk Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
bsd.lib.mk Don't run `ranlib -t' at install time. Our ld has never looked at the 1995-10-09 05:09:37 +00:00
bsd.man.mk Fix maninstall target for the NOMANCOMPRESS case. The previous revision 1995-10-21 18:18:46 +00:00
bsd.own.mk
bsd.port.mk Back out the two latest changes. The -current branch is now equal to 1995-10-17 20:58:08 +00:00
bsd.port.subdir.mk
bsd.prog.mk Compress manual pages (if desired) in the obj directory rather 1995-10-02 20:02:05 +00:00
bsd.README
bsd.sgml.mk Now works correctly with obj directories. 1995-09-10 21:49:24 +00:00
bsd.subdir.mk
Makefile Add bsd.sgml.mk 1995-09-08 19:27:48 +00:00
sys.mk Add `.sh' suffix and rule. 1995-10-21 12:46:02 +00:00