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