ats
d98d309327
Add the maybe_stripped to a CLEANFILES target to get a clean obj directory
...
after a clean or cleandir.
1995-08-01 21:53:35 +00:00
bde
f8b59d5a69
Build a stripped copy of `strip' so that it doesn't have to be stripped
...
at install time. This will allow `install -C' to avoid replacing the
installed copy if the new copy is the same. `install -C' would actually
work right if `strip' is already installed, but the Makefile doesn't
know that and has to work for plain `install'.
Stripping should be done by default at link time, but complications
would still be required for installing `strip' in case the default is
overridden.
1995-07-24 22:50:17 +00:00
rgrimes
79e59e9123
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
ache
8208ca5c30
strip not close files on error
...
Submitted by: jc@irbs.com
1994-12-18 01:18:17 +00:00
swallace
94b8acc2d6
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
bde
1782fe3f6c
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
csgr
6942b0370c
- 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
bde
3405e3f5c6
Install with group BINGRP, not BINOWN.
1994-08-20 05:51:48 +00:00
rgrimes
dff4da98c8
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
rgrimes
e542b10be0
This commit was generated by cvs2svn to compensate for changes in r1590,
...
which included commits to RCS files with non-trunk default branches.
1994-05-27 12:33:43 +00:00
rgrimes
b65ae149ea
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00