freebsd-nq/share/mk
Jordan K. Hubbard e82b0b99c1 Add support for DEBUG_FLAGS. If you say something like:
make DEBUG_FLAGS=-g2

You can compile something for debugging at debugging level 2.
It will also take care not to strip the resulting executable(s).
1994-09-16 14:30:25 +00:00
..
bsd.dep.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.doc.mk Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 15:37:40 +00:00
bsd.kmod.mk A make system file for building LKMs, derived from bsd.prog.mk. 1994-09-14 21:59:28 +00:00
bsd.lib.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.man.mk Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 15:37:40 +00:00
bsd.own.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.port.mk Don't assume / seperator between site name and dist file in fetch. 1994-09-14 15:30:44 +00:00
bsd.port.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.prog.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.README Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:32:28 +00:00
bsd.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
Makefile A make system file for building LKMs, derived from bsd.prog.mk. 1994-09-14 21:59:28 +00:00
sys.mk The .c: rule added by Bruce, but as yet unused, causes serious problems 1994-09-07 06:52:25 +00:00