HardenedBSD/share
Bruce Evans 415bccaa8d Recover improvements in 4.4lite version that were clobbered by the
previous commit:
+ Everything is initialized using ?= instead of =.
+ Nicer formatting (more white space).
+ .c: rule.

Add macros ECHO and ECHODIR.  Both are normally `echo', but when
the make flags include -s, ECHO is set to `true' and when the make
flags include two or more -s's ECHODIR is set to `true'.  @${ECHO}
should be used instead of @echo in most cases.  ${ECHODIR} is
intended to be used mainly for messages about directory names.
1994-08-28 14:56:07 +00:00
..
dict
doc Make it make-able by adding a rule for paper.ps 1994-08-24 19:01:36 +00:00
examples Move fbtab file to share/examples/etc per Garrett's request. 1994-08-23 20:25:28 +00:00
man Woops, "8/16 mode" should read "8/16bit mode". 1994-08-23 10:51:40 +00:00
me
misc
mk Recover improvements in 4.4lite version that were clobbered by the 1994-08-28 14:56:07 +00:00
skel
tabset - Make each target depend on its source so that all the targets don't get 1994-08-22 15:28:17 +00:00
termcap pc3r russian koi8-r syscons console added 1994-08-22 20:07:56 +00:00
tmac
zoneinfo
Makefile
Makefile.inc