mike
e25a8d33e2
Don't depend on <sys/types.h> pollution in <sys/fcntl.h>.
2002-09-17 17:59:51 +00:00
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
hm
8ae55b34de
pcvt cleanup. add $FreeBSD$.
2000-03-28 09:07:18 +00:00
peter
fa71a2b8c1
Tidy up $Log$ debris
1999-09-06 07:39:30 +00:00
peter
c81dbb3c98
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
peter
56b4a2fa96
Part 4 of pcvt/voxware revival: pcvt userland
...
Reviewed by: core
1999-01-01 08:32:05 +00:00
phk
9d6fbd1091
follow up to:
...
Pre 3.0 branch cleanup casualty #4 : pcvt
1998-12-27 16:44:24 +00:00
bde
9667ed0a16
Added y.tab.h to SRCS. This should have been used to get dependencies
...
on y.tab.h generated. It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
bde
f701fbc7d5
Fixed races in `make -jN' using new yacc rules.
1998-05-04 20:09:06 +00:00
pst
1b991716a4
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
...
NOPIC is used to not generate a shared library, not NOSHARED.
Make NOSHARED advisory where appropriate.
Remove bogus NOSHARED (kbdio).
1997-06-29 06:03:42 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
bde
5015bf0de9
Fix SRCS so that `make depend' works. There were some .l's and some .y's.
...
The filenames in SRCS must have one of the extensions .s, .S, .c, or .cc
if they are to be handled by bsd.dep.mk. Lex and yacc files must be
converted to C files and kept around for everything to work. This is
handled fairly automatically if the names of the generated C files are
put in SRCS. Unfortunately these names must be put in CLEANFILES too.
pcvt Makefiles:
Fix DPADD. It was missing.
Fix CLEANFILES. Some temporary files were missing.
Fix CFLAGS. There were some `-I dir' options.
There must be no whitespace separating -I and -D options from the
corresponding args if these options are to be handled by bsd.dep.mk.
1995-09-28 18:23:44 +00:00
bde
a13f92b4f0
Silence `make -s' (echo -> ${ECHO}).
1995-05-07 05:56:00 +00:00
joerg
496532df22
Update pcvt to 3.20b23
...
Submitted by: Hellmuth Michaelis <hm@altona.hamburg.com>
1995-04-01 17:16:40 +00:00
jkh
839ad52739
PCVT userland utilities.
...
Submitted by: hm
1995-02-05 13:49:25 +00:00