lukem
f134f3dc38
Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
...
Replace defined(UNPRIVED) tests with ${MKUNPRIVED} != "no"
Add MKUPDATE; if not no has the same semantics as if UPDATE was defined.
Replace defined(UPDATE) tests with ${MKUPDATE} != "no"
Improve documentation for these and other make flags.
2003-07-18 08:26:01 +00:00
wiz
f2caa4fbee
Do not install tmac.e any longer -- use the groff me package instead.
2003-06-30 18:52:52 +00:00
tron
dc594f1d90
Correct error in last commit: "revisions" should not be removed during
...
install.
2002-03-17 21:11:32 +00:00
tron
a5bec38356
Remove "-c" from "${INSTALL_FILE}" to avoid leaving ".tmp" files arround.
2002-03-16 10:19:58 +00:00
lukem
670a900e30
use ${INSTALL_FILE} as appropriate
2002-02-09 09:14:32 +00:00
mrg
7995f031ae
avoid unnecessarily using /tmp during "make install"
2001-08-07 10:24:46 +00:00
simonb
cd2e1c1e91
Use ${COPY} instead of -c for ${INSTALL} commands.
2000-09-23 13:53:41 +00:00
simonb
b729f2c755
Use ${INSTPRIV} with ${INSTALL}.
1999-08-21 06:27:29 +00:00
pk
e2fe2d50cf
sigh, `make install' should not attempt to create additional files in
...
the object directory. Work around this by using `/tmp'.
1999-08-06 07:32:07 +00:00
sommerfeld
34fba9bc34
Use install(1) to install the macro files instead of an ad-hoc equivalent
1999-08-01 17:02:44 +00:00
phil
dea5962a35
Restore current NetBSD build, modify paths in me.7.
1997-07-07 18:44:43 +00:00
phil
e60024a406
Resolve conflicts created by import.
1997-07-07 18:33:30 +00:00
mycroft
9091c8c59a
Clean up the proginstall hacks a little.
1997-05-07 16:06:00 +00:00
thorpej
f7a196917a
Make this work with obj dirs.
1997-03-26 23:11:15 +00:00
christos
3917c3179d
- Makefile cleanups
1997-03-24 21:57:01 +00:00
thorpej
150c33e60b
Use ${INSTALL}.
1996-10-18 05:55:26 +00:00
mycroft
a1e0e43227
Remove read-only files before trying to rewrite them. From Greg Hudson.
1995-04-20 02:04:51 +00:00
cgd
ae9172d6cd
specify man pages the new way.
1994-12-22 09:57:51 +00:00
cgd
c440ffb67d
kill bogus install -d's, and clean slightly
1994-02-10 01:54:10 +00:00
jtc
6de108a78c
Always use `install -d' to make sure directory exists & has correct
...
ownership and permissions.
1993-09-30 23:04:06 +00:00
mycroft
690cae8181
Add RCS indentifiers.
1993-07-31 15:17:49 +00:00
cgd
39fb9671d3
make sure directories to install stuff exist before installing
1993-04-09 09:43:43 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00