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/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/amd64/conf/Makefile b/sys/amd64/conf/Makefile
new file mode 100644
index 0000000..67fff85
--- /dev/null
+++ b/sys/amd64/conf/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+all:
+ @echo "make LINT only"
+
+LINT: NOTES makeLINT.pl
+ perl5 makeLINT.pl < NOTES > LINT
OpenPOWER on IntegriCloud