Bruce Evans
|
45c9cb5439
|
Use BINOWN, etc. instead of bin, etc. so that (this part of)
`BINOWN=... make world' can be run by users other than root.
|
1997-12-17 12:04:53 +00:00 |
|
Bruce Evans
|
68c2b4ec81
|
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 |
|
Poul-Henning Kamp
|
b6b34a5e0f
|
DISTDIR is a reserved variable for make release
s/DISTDIR/DIST_DIR/g
|
1996-09-09 18:05:29 +00:00 |
|
Paul Traina
|
f7c160386a
|
...long live groff
|
1996-09-08 01:27:58 +00:00 |
|
Paul Traina
|
c8f36f3496
|
Groff is dead...
|
1996-09-08 01:09:04 +00:00 |
|
Bruce Evans
|
ddb43e8bd8
|
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 |
|
Rodney W. Grimes
|
4399be3cbd
|
Remove trailing whitespace.
|
1995-05-30 05:05:38 +00:00 |
|
Rodney W. Grimes
|
aa556f48a9
|
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 |
|
Paul Traina
|
26444f9367
|
Layer in all FreeBSD patches
|
1995-01-15 08:30:25 +00:00 |
|
Paul Traina
|
f84f13d3d0
|
groff-1.09
|
1995-01-15 08:10:00 +00:00 |
|