NetBSD/share
uebayasi b6c0c53d2c Fix dependency handling of UUDECODE_FILES (e.g. libexec/ld.aout_so on i386).
The .uue rule is defined to make "foo.xxx.uue" -> "foo.xxx".  When
UUDECODE_FILES_RENAME_* is also applied, the .uue rule tries to make "foo",
not "foo.xxx".  This results in that "foo.xxx" is never made and always
"foo.xxx.uue" -> "foo" is made.

Define dependency for intermediate files.

Avoid unnecessary rebuild and reinstall.  (Consume 70K in obj directory.)
2013-04-06 15:39:19 +00:00
..
dict
doc
examples
i18n
legal
locale
man Added support for the Realtek 8168F variant in re(4). 2013-04-06 01:53:13 +00:00
me
misc PR/47632: Supratim Chakraborty: Spelling Mistake for Variadic functions 2013-03-08 16:50:02 +00:00
mk Fix dependency handling of UUDECODE_FILES (e.g. libexec/ld.aout_so on i386). 2013-04-06 15:39:19 +00:00
nls
tabset
terminfo Pull in fix for PR misc/47674 from ncurses: 2013-03-29 14:31:48 +00:00
tmac
wscons
xml
zoneinfo Import tzdata2013b from ftp://ftp.iana.org/tz/releases/tzdata2013b.tar.gz 2013-03-12 14:50:20 +00:00
Makefile
Makefile.inc