summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/Makefile
blob: d3a508a62c1825d827096e533931dc382a8cc00f (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

all:
	@echo "make LINT only"

clean:
	rm LINT

LINT: ../../conf/NOTES NOTES makeLINT.pl
	cat ../../conf/NOTES NOTES | perl5 makeLINT.pl > LINT
OpenPOWER on IntegriCloud