Steven Wallace
|
1ebe214799
|
Define MAN1 man page variable.
Get rid of install: and instead add an afterinstall: so that man page
is properly installed
|
1994-09-29 21:18:17 +00:00 |
|
Bruce Evans
|
bc829276a2
|
Don't exit early if malloc() fails (never exit early now; the `fatal'
flag to err() is useless). The following files might be much smaller
so malloc() might work for them.
Clean up formatting of the -x change.
|
1994-09-08 12:27:08 +00:00 |
|
Geoff Rehmet
|
c58ea67a1b
|
- Bring in -x option changes from 1.x
- eval -> err_val : slightly more meaningful (eval is what you do in Linda ;-))
Submitted by: Geoff.
|
1994-09-03 12:58:05 +00:00 |
|
Bruce Evans
|
13a2898404
|
Install with group BINGRP, not BINOWN.
|
1994-08-20 05:51:48 +00:00 |
|
Rodney W. Grimes
|
9f23196c42
|
Cleanup so that make install can run, many install: maninstall changed
to just install:, sperious targets and CLEANFILES removed.
|
1994-05-30 14:17:23 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|