freebsd-dev/share/mk
Ruslan Ermilov 3d7f65df6e For ${SUBDIR} targets, change the type of dependency operator from `::'
to `:', so that it stays compatible with a stale dependency recorded in
.depend when the type of "foo" changes from file to directory or back.
Compensate for the loss of the "If no sources are specified, the target
is always re-created" feature by marking these targets with the .PHONY
attribute.  While here, fix a bug in the target's script (nobody uses
these targets apparently).
2005-05-31 07:14:51 +00:00
..
bsd.compat.mk Wrap BSD r* commands in NO_RCMDS. 2005-03-02 11:53:22 +00:00
bsd.cpu.mk Use -march=armv5te for Xscale. 2005-05-24 21:24:40 +00:00
bsd.dep.mk Remove trailing spaces. 2005-01-06 11:12:43 +00:00
bsd.doc.mk
bsd.endian.mk Handle endianness for arm. 2005-02-25 00:24:03 +00:00
bsd.files.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.incs.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.info.mk style.Makefile(5): remove trailing spaces. 2005-02-27 22:02:31 +00:00
bsd.init.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.kmod.mk
bsd.lib.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.libnames.mk Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities 2005-04-19 04:01:25 +00:00
bsd.links.mk
bsd.man.mk Remove trailing spaces. 2005-01-06 11:12:43 +00:00
bsd.nls.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.obj.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.own.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.pkg.mk
bsd.port.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.README
bsd.subdir.mk For ${SUBDIR} targets, change the type of dependency operator from `::' 2005-05-31 07:14:51 +00:00
bsd.sys.mk Move -Wunused-parameter from WARNS level 3 level 4. 2005-01-16 21:18:16 +00:00
Makefile Add endianness support to cap_mkdb(1), useful for cross builds. 2005-02-22 23:29:54 +00:00
sys.mk Toggle on warnings. This resolves the problem with building old releases 2005-04-29 14:44:10 +00:00