freebsd-dev/share
Ruslan Ermilov 64ba14f2c7 Removed the ancient .LIBS setting that causes non-existent
libraries to be reported as up-to-date.

Before:

# make -f /dev/null nonexistent.a
`nonexistent.a' is up to date.

After:

# make -f /dev/null nonexistent.a
make: don't know how to make nonexistent.a. Stop

PR:		bin/44137 (part of)
2003-10-03 20:47:37 +00:00
..
colldef Add ko_KR.CP949 locale 2003-08-08 13:43:49 +00:00
dict Add amnia, amniotic, and amniocentesis. 2003-05-05 05:51:16 +00:00
doc Correct troff usage; typo fixes. 2003-09-05 09:40:10 +00:00
examples Style fixes: shell script indentation, if/then style, plus a lot 2003-10-03 19:31:55 +00:00
info
isdn
man Looks like I misread the callout code. We do not seem to hold the 2003-10-01 21:32:42 +00:00
me
misc Add FreeBSD 5.1 and BSD/OS 5.0 to the family tree. 2003-08-21 16:48:38 +00:00
mk Removed the ancient .LIBS setting that causes non-existent 2003-10-03 20:47:37 +00:00
mklocale Fix ascii compatibility 2003-08-21 19:23:15 +00:00
monetdef Add ko_KR.CP949 locale 2003-08-08 13:43:49 +00:00
msgdef Add ko_KR.CP949 locale 2003-08-08 13:43:49 +00:00
numericdef Add ko_KR.CP949 locale 2003-08-08 13:43:49 +00:00
security Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module, 2002-12-03 15:16:10 +00:00
sendmail Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
skel Prefer FreeBSD.org to freebsd.org in mail alias examples. 2003-09-28 16:17:30 +00:00
syscons Fix Ctrl-\ 2003-07-06 03:09:40 +00:00
tabset
termcap Update screen(1)-related entries with more recent variants 2003-08-05 08:06:38 +00:00
timedef fix short weekday names in zh_CN.* 2003-08-23 20:46:23 +00:00
zoneinfo ISO 3166-1 Newsletter V-8 changes YUGOSLAVIA to SERBIA AND MONTENEGRO 2003-08-15 21:08:08 +00:00
Makefile Reenable building in share/mklocale for sparc64. It seems to work fine 2003-01-03 18:06:21 +00:00
Makefile.inc