summaryrefslogtreecommitdiffstats
path: root/sys/modules/hfa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hfa/Makefile')
-rw-r--r--sys/modules/hfa/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys/modules/hfa/Makefile b/sys/modules/hfa/Makefile
deleted file mode 100644
index 5e02623..0000000
--- a/sys/modules/hfa/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-
-SUBDIR= ${eisa} hfa pci ${sbus}
-
-.ifdef notyet
-.if ${MACHINE_ARCH} == "i386"
-eisa= eisa
-.endif
-
-.if ${MACHINE} == "sparc64"
-sbus= sbus
-.endif
-.endif
-
-.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud