Date: Tue, 2 Jul 2002 05:37:09 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.nls.mk bsd.prog.mk src/bin/csh Makefile src/bin/csh/nls Makefile src/usr.bin/ee Makefile Message-ID: <200207021237.g62Cb9mX002668@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/07/02 05:37:09 PDT
Modified files:
share/mk bsd.nls.mk bsd.prog.mk
bin/csh Makefile
usr.bin/ee Makefile
Removed files:
bin/csh/nls Makefile
Log:
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.
Revision Changes Path
1.28 +28 -1 src/bin/csh/Makefile
1.12 +0 -34 src/bin/csh/nls/Makefile (dead)
1.10 +25 -77 src/share/mk/bsd.nls.mk
1.124 +3 -0 src/share/mk/bsd.prog.mk
1.24 +3 -8 src/usr.bin/ee/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207021237.g62Cb9mX002668>
