summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-06-25 09:18:13 +0000
committermarkm <markm@FreeBSD.org>2000-06-25 09:18:13 +0000
commitc740c026d9c94b58a2ff127870ff13c58df438e7 (patch)
treea36ef78fbc7af16b12b0330e7b2822c0075ddf21 /sys/amd64/conf/Makefile
parent9a058443da0d28ee79714e1899fe16aa105dfe5c (diff)
downloadFreeBSD-src-c740c026d9c94b58a2ff127870ff13c58df438e7.zip
FreeBSD-src-c740c026d9c94b58a2ff127870ff13c58df438e7.tar.gz
Get the build bits right for the new Architecture Independant null- and
entropy drivers. Reviewed by: dfr(mostly)
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