Ruslan Ermilov
a7aaf57e4a
FILES support for bsd.prog.mk. See bsd.README for details.
...
Stolen from: NetBSD
2001-12-17 13:59:35 +00:00
Ruslan Ermilov
72a984aa33
Don't redirect to /dev/null when executing ex(1).
...
This makes it impossible to detect the problem
with missing /var/tmp/vi.recover/.
PR: misc/29715, misc/30514
2001-09-14 17:06:06 +00:00
Ruslan Ermilov
acaf79e1b9
MAN[1-9] -> MAN.
2001-03-27 13:48:25 +00:00
Warner Losh
f44ba58cab
Force TERM to be dumb when building termcap. ex in batch mode seems
...
to care about the terminal setting. In emacs, make buildworld was
broken because it sets TERM to emacs, which caused ex to fail.
2001-02-24 00:02:55 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Wolfram Schneider
195940cc1e
Always copy the source file map3270 during install.
...
Pointed out by: Bruce
1998-01-04 10:42:29 +00:00
Wolfram Schneider
1b0e091ab1
444 -> ${SHAREMODE}
1998-01-03 14:13:48 +00:00
Wolfram Schneider
361e0905ef
make install should not install any file in /etc.
1996-08-17 22:27:08 +00:00
Bruce Evans
9c0dc173cc
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
Rodney W. Grimes
4a218a6de8
Remove use of ${DESTDIR} in target of symbolic link, it makes the link
...
point to the wrong place.
1995-02-14 19:43:09 +00:00
Jordan K. Hubbard
4350346dea
Change the way I make the link to /etc/termcap. It worked for install
...
but not distribute. Now it works for both.
1995-02-01 08:32:05 +00:00
Jordan K. Hubbard
ed0770e938
Make a link to /etc for termcap file. /etc/termcap is just too lodged in
...
folklore to do without! :-)
1995-01-30 07:19:02 +00:00
Jordan K. Hubbard
e593239fdb
Fix this bogus Makefile.
1995-01-24 00:36:27 +00:00
Jordan K. Hubbard
60303bdf64
termcap.0 -> termcap.5
...
Submitted by: jkh
1994-08-11 00:24:33 +00:00
Rodney W. Grimes
3161b790c6
all: does not need to depend on ${MAN5}, remove special case clean:
...
and cleandir: targets, simple use a CLEANFILES+= to handle this very
simple special case.
Add ${COPY} knob to install commands so that files don't disappear out
of the obj tree after a make install.
1994-07-06 02:16:59 +00:00
Rodney W. Grimes
afe61c1516
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00