freebsd-dev/usr.bin/compile_et
Bruce Evans e1d3476a8e Don't use beforedepend to break things. The usual fix of putting
generated sources in SRCS breaks because compile_et uses an evil
include of one .c file in another.  Use a worse fix.  Perhaps
DPSRCS is useful after all.

Don't put *.y in SRCS.  Put the generated file in SRCS instead.
This fixes incomplete dependencies (mkdep can't work on *.y).

Don't override the default .l.c rule.  Just use LFLAGS.

Fixed some style bugs.
1998-03-20 16:21:39 +00:00
..
compile_et.1 Mdoc'ify man page. Use err(3). Remove whoami. 1997-06-30 06:42:43 +00:00
compile_et.c Mdoc'ify man page. Use err(3). Remove whoami. 1997-06-30 06:42:43 +00:00
compiler.h Mdoc'ify man page. Use err(3). Remove whoami. 1997-06-30 06:42:43 +00:00
error_table.y General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
et_lex.lex.l General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
Makefile Don't use beforedepend to break things. The usual fix of putting 1998-03-20 16:21:39 +00:00
mit-sipb-copyright.h Upgrade to latest released SIPB version I can find. (Unfortunately, the 1995-01-14 22:29:34 +00:00