itojun
dbbcec2c04
have bsd.endian.mk, which detects target endian.
...
generate *.db in target endian. (see tech-userlevel for discussions)
2002-05-30 21:40:47 +00:00
itojun
f75be30e68
comment; no need to care about endianness, as DB keys are ascii strings
...
(modulo possible DB lookup performance issue)
2002-05-30 10:45:03 +00:00
bjh21
5169d40111
cap_mkdb -> ${CAP_MKDB}
...
This helps with building on Linux.
2002-03-30 19:09:52 +00:00
mycroft
a73ccc591a
More .mk file fallout. *sigh*
2000-01-23 21:55:44 +00:00
mrg
57ca169901
merge lite-2.
1997-10-17 10:47:42 +00:00
kleink
f43910b5eb
RCSid police.
1997-06-06 00:24:36 +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
jtc
76dc5d31d3
Use ${.ALLSRC} when building termcap.db
1995-07-03 23:31:17 +00:00
jtc
3d55deb168
Install termcap.src directly instead of processing it with reorder.
...
The terminfo-derived termcap database we are now using has been pre-
reordered, with the most popular terminal entries first. Besides it
makes very little difference, since most NetBSD application will be
using the db-version of the termcap database.
Removed reorder script.
Removed tck script, we don't have the showtc program (script?) that it
requires.
1995-07-03 22:12:47 +00:00
glass
73165ec2d0
remove extra tab
1995-03-01 09:05:20 +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
cgd
13021d2a0d
don't ignore ex return code
1994-02-02 02:37:07 +00:00
jtc
4180d478c3
Always use `install -d' to make sure destination directory exists & has
...
correct ownership and permissions.
1993-09-30 23:31:09 +00:00
mycroft
690cae8181
Add RCS indentifiers.
1993-07-31 15:17:49 +00:00
cgd
cbdb50c1c1
incorporate changes from 0-9-base to 0-9-ALPHA
1993-07-28 00:56:43 +00:00
mycroft
78f5c43040
Use ${COPY}, not -c for install.
1993-07-18 19:06:45 +00:00
cgd
2bcab29ec0
copy termcap and termcap db when installing
1993-05-26 12:22:32 +00:00
cgd
1661368f4d
re-fix man page stuff
1993-05-26 09:53:23 +00:00
cgd
8d5826635d
bring in getcap routines, supplied by CSRG, from 4.4...
1993-05-18 07:37:51 +00:00
mycroft
6cadc1cfab
Once more, don't make `all' depend on man page; bsd.prog.mk does this.
1993-04-26 03:42:07 +00:00
cgd
94d52aa34d
ignore exit status from ex when building termcap. don't know
...
why it returns 1...
1993-04-10 16:47:39 +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