summaryrefslogtreecommitdiff
path: root/bsd-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-core/Makefile')
-rw-r--r--bsd-core/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile
new file mode 100644
index 00000000..ff26c762
--- /dev/null
+++ b/bsd-core/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SUBDIR = drm tdfx gamma
+
+.include <bsd.subdir.mk>