1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/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