From c740c026d9c94b58a2ff127870ff13c58df438e7 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 25 Jun 2000 09:18:13 +0000 Subject: Get the build bits right for the new Architecture Independant null- and entropy drivers. Reviewed by: dfr(mostly) --- sys/amd64/conf/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/amd64/conf/Makefile') 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 -- cgit v1.1