freebsd-dev/share/mk
Ruslan Ermilov 8479adc1d3 Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.
Provided the (previously missing) dependency on source files
for intermediate .msg files.

Provided the default for NLSSRCDIR (defaults to .CURDIR).

Slightly changed the API: NLS should now list plain locale
names, without the .msg suffix.

When included from bsd.prog.mk, NLSNAME defaults to PROG.
2002-07-02 12:37:09 +00:00
..
bsd.cpu.mk In gcc 3.1 Pentium/MMX now has its own -march=XXX option. 2002-06-13 08:35:36 +00:00
bsd.dep.mk
bsd.doc.mk bsd.subdir.mk already has these dependencies coded. 2002-07-01 14:51:42 +00:00
bsd.files.mk Reimplement FILES support using bsd.files.mk with the 2002-06-03 14:49:34 +00:00
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kern.mk For now, make the .ifdef GCC3 case default. We should change -Wno-format 2002-05-24 01:02:45 +00:00
bsd.kmod.mk
bsd.lib.mk Handle installation of hard and symbolic links via a seperate .mk file. 2002-07-02 12:16:54 +00:00
bsd.libnames.mk
bsd.links.mk Handle installation of hard and symbolic links via a seperate .mk file. 2002-07-02 12:16:54 +00:00
bsd.man.mk
bsd.nls.mk Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. 2002-07-02 12:37:09 +00:00
bsd.obj.mk Fixed typos. 2002-07-01 07:25:02 +00:00
bsd.own.mk
bsd.port.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. 2002-07-02 12:37:09 +00:00
bsd.README
bsd.subdir.mk Get rid of the bogus dependencies between beforeinstall, realinstall, 2002-07-01 14:49:16 +00:00
bsd.sys.mk
Makefile Handle installation of hard and symbolic links via a seperate .mk file. 2002-07-02 12:16:54 +00:00
sys.mk