freebsd-dev/sys/amd64/conf/Makefile
2002-07-15 17:48:47 +00:00

11 lines
190 B
Makefile

# $FreeBSD$
all:
@echo "make LINT only"
clean:
rm -f LINT
LINT: ../../conf/NOTES NOTES ../../conf/makeLINT.sed
cat ../../conf/NOTES NOTES | sed -E -n -f ../../conf/makeLINT.sed > LINT