Commit Graph

9 Commits

Author SHA1 Message Date
bde
34f9a2152a Don't use a dot in the chown commands. In fact, don't use any commands
except `install'.  Changed $() to ${}.  Don't use the afterinstall target
(it is only for things that must be done after the install target is
built).
1997-03-08 19:28:07 +00:00
phk
4485fb3705 DISTDIR is a reserved variable for make release
s/DISTDIR/DIST_DIR/g
1996-09-09 18:05:29 +00:00
pst
feea886ab3 ...long live groff 1996-09-08 01:27:58 +00:00
pst
e9f0e5e59a Groff is dead... 1996-09-08 01:09:04 +00:00
bde
a437d889e3 Change install' to ${INSTALL}' as usual.
Don't remove targets before installing.  Removing targets will defeat
`install -C'.
1995-07-24 23:51:48 +00:00
rgrimes
2ad6f3dee6 Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
rgrimes
88e2646a0d Add missing $(DESTDIR) to rm command so that this stops removing files
from my master system.

This makefile is a crock, and will soon be rewritten!
1995-04-17 19:10:20 +00:00
pst
ecb5f40293 Layer in all FreeBSD patches 1995-01-15 08:30:25 +00:00
pst
cce628f886 groff-1.09 1995-01-15 08:10:00 +00:00