Bruce Evans
|
7dbead4e23
|
Fixed bogus obj target (found by objwarn check).
Removed unnecessary clean and cleandir targets. The defaults are
adequate and we never bothered overriding the default for all,
depend, lint or tags.,
|
1996-09-20 18:04:26 +00:00 |
|
Bruce Evans
|
db1e9e9ea9
|
Change install' to ${INSTALL}' as usual.
Use -c, not ${COPY}, to install `dir'. ${COPY} should never be used to
install source files. The source might be lost if the default is overridden.
|
1995-07-25 00:12:06 +00:00 |
|
Rodney W. Grimes
|
99fd7a9b42
|
Add missing ${DESTDIR} so that the sample dir file ends up in the
correct place.
|
1995-02-14 21:15:58 +00:00 |
|
Jordan K. Hubbard
|
7884c1e534
|
Fix bogus dummy rule (sigh).
|
1995-01-23 23:43:35 +00:00 |
|
Andrey A. Chernov
|
bae50898b7
|
Infopages cleanup
|
1995-01-22 22:45:07 +00:00 |
|
Jordan K. Hubbard
|
69a282d8fb
|
Change install -c to install ${COPY} as per Rod's comments. At least
we've got one Makefile that uses this in the tree now! :-)
|
1994-09-15 12:42:45 +00:00 |
|
Jordan K. Hubbard
|
b25b5fa574
|
Fix typo, add -c to install so that files aren't moved out on first
install! :-)
|
1994-09-15 12:10:03 +00:00 |
|
Gary Clark II
|
a78a18e9b9
|
Import of GNU Info 3.0 in bmake format
|
1994-09-13 13:51:34 +00:00 |
|