aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-07-01 16:07:18 +0800
committerasami <asami@FreeBSD.org>1995-07-01 16:07:18 +0800
commit19bf6141bd99d71f2007a6ed6ca408104466bb0f (patch)
treece4b8b2b8e84c56d1994aa3ab1414678559a3ed3 /emulators
parentba3a9000840f15f22d3bd09527d2cfef1ab70aad (diff)
downloadfreebsd-ports-gnome-19bf6141bd99d71f2007a6ed6ca408104466bb0f.tar.gz
freebsd-ports-gnome-19bf6141bd99d71f2007a6ed6ca408104466bb0f.tar.zst
freebsd-ports-gnome-19bf6141bd99d71f2007a6ed6ca408104466bb0f.zip
New Makefile for a new category. Currently contains cpmemu only.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
new file mode 100644
index 000000000000..065f4089b66f
--- /dev/null
+++ b/emulators/Makefile
@@ -0,0 +1,6 @@
+# $Id: Makefile,v 1.19 1995/06/21 20:39:49 asami Exp $
+#
+
+ SUBDIR += cpmemu
+
+.include <bsd.port.subdir.mk>