1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/share/mk
Bruce Evans a460096719 Removed gross dir file bootstrap rule. Keep depending on the dir
file so that we fail if it isn't already installed.  The bootstrap
is now done by `make install' in the top-level src directory.  As
well as being gross, the rule didn't actually work for src trees
other than /usr/src, and this is difficult to fix since the whole
src tree may not exist.
1997-04-30 16:33:43 +00:00
..
bsd.dep.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00
bsd.doc.mk Fix a typo that prevented the proper flag from being set 1997-04-04 01:25:32 +00:00
bsd.info.mk Removed gross dir file bootstrap rule. Keep depending on the dir 1997-04-30 16:33:43 +00:00
bsd.kern.mk
bsd.kmod.mk bugfix: 'make depend' cause all LKMs rebuild 1997-04-30 06:04:17 +00:00
bsd.lib.mk Fixed missing strip step in .S.o and .S.po rules. 1997-04-23 10:26:18 +00:00
bsd.libnames.mk
bsd.man.mk Updated comment about MANDEPEND (it was misplaced in bsd.prog.mk). 1997-04-19 14:55:17 +00:00
bsd.obj.mk
bsd.own.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.port.mk (1) Change logic for dependency: instead of defining "is_depended" 1997-04-30 03:12:05 +00:00
bsd.port.subdir.mk Add comments. 1997-03-09 23:10:56 +00:00
bsd.prog.mk Pass everything in ${LDADD} directly to the linker for `make depend' 1997-04-23 18:47:42 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk
bsd.subdir.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00
Makefile
sys.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00