dsl
439e722c72
Don't remove ${.TARGET} - thanks Alexander for pointing it out.
2004-03-20 20:41:33 +00:00
dsl
a5b028e397
rm -f and CLEANFILES all the *.me.tmp files created during install
2004-03-20 11:35:15 +00:00
agc
075022b349
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
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
ross
90cc84b1b3
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 09:32:47 +00:00
lukem
670a900e30
use ${INSTALL_FILE} as appropriate
2002-02-09 09:14:32 +00:00
wiz
456dff6cb8
Spell 'occurred' with two 'r's.
2001-09-16 16:34:23 +00:00
wiz
1e378c4c12
precede, not preceed.
2001-08-20 12:00:46 +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
mycroft
558715553b
Undo version 1.5, which only accomplished inserting gratuitous [] pairs.
1998-05-09 07:18:17 +00:00
mycroft
da9b5e352a
Note superscript change.
1998-05-05 08:02:46 +00:00
mycroft
4015691473
Convert some remaining \*[ and \*] usages to \*{ and \*}.
1998-05-05 06:15:27 +00:00
mycroft
fd1fcb2c9c
Fix superscript and subscript macro definitions.
1998-05-05 06:12:35 +00:00
thorpej
79b08fe918
Fix .+c and footnotes, from Anders Hjalmarsson, PR #5294 .
1998-04-20 02:34:24 +00:00
mycroft
fd7119d6e6
Fix y2k problem.
1997-11-17 01:32:45 +00:00
phil
4e4ffa3444
Fix fotenote problems, correct path to me files.
1997-07-07 20:08:00 +00:00
phil
801333e67f
RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
1997-07-07 19:19:22 +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
phil
f9d2af5859
Sync with Lite2
1997-07-07 18:15:03 +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
jtc
e8861c1d5c
Macros are in /usr/share, not /usr/lib.
1993-08-09 22:25:25 +00:00
mycroft
dfb9caab49
Add RCS indentifiers.
1993-08-01 07:32:48 +00:00
mycroft
690cae8181
Add RCS indentifiers.
1993-07-31 15:17:49 +00:00
mycroft
ba61678b19
Fix typos.
1993-05-03 00:28:56 +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