freebsd_amp_hwpstate/usr.sbin/pcvt
Bruce Evans 691cda9ce1 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
..
Misc Upgrade pcvt to 3.20 b24. 1995-04-08 16:04:22 +00:00
cursor Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
demo Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
fed Change `install' to `${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
fontedit Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
fonts Change `install' to `${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
ispcvt Remove private beforeinstall: target that incorrectly attempted to make 1995-09-21 19:33:55 +00:00
kbdio Fix SRCS so that `make depend' works. There were some .l's and some .y's. 1995-09-28 18:23:44 +00:00
kcon Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
keycap Change `install' to `${INSTALL}' as usual. 1995-07-25 00:17:05 +00:00
loadfont Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
mcon Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
scon Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
set2061 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
userkeys Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
vgaio Fix SRCS so that `make depend' works. There were some .l's and some .y's. 1995-09-28 18:23:44 +00:00
vttest Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
Makefile
Makefile.inc