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

all:
	@echo "make LINT only"

clean:
	rm LINT

LINT: NOTES makeLINT.pl
	perl5 makeLINT.pl < NOTES > LINT
OpenPOWER on IntegriCloud