|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.46.2.1, 1994/07/20 04:58:14 | version 1.46.2.2, 1994/08/24 19:11:24 | ||
|---|---|---|---|
|
|
||
| .include "${.CURDIR}/../Makefile.inc" | .include "${.CURDIR}/../Makefile.inc" | ||
| .endif | .endif | ||
| .include <bsd.own.mk> | |||
| .SUFFIXES: .out .o .c .cc .C .y .l .s .8 .7 .6 .5 .4 .3 .2 .1 .0 | .SUFFIXES: .out .o .c .cc .C .y .l .s .8 .7 .6 .5 .4 .3 .2 .1 .0 | ||
| CFLAGS+= ${COPTS} | CFLAGS+= ${COPTS} |