summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/conf/Makefile')
-rw-r--r--sys/amd64/conf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/amd64/conf/Makefile b/sys/amd64/conf/Makefile
index 67fff85..acf1e11 100644
--- a/sys/amd64/conf/Makefile
+++ b/sys/amd64/conf/Makefile
@@ -3,5 +3,8 @@
all:
@echo "make LINT only"
+clean:
+ rm LINT
+
LINT: NOTES makeLINT.pl
perl5 makeLINT.pl < NOTES > LINT
OpenPOWER on IntegriCloud