summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 11:10:43 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 11:10:43 +0000
commit5e89d8e7e62cefaa87c8b7ddffb2c59d0977b7a3 (patch)
treec5e820e606e7d1aa385daa686501718c79564ab4 /cad/Makefile
parentFix for the wu-ftpd coring problem. (diff)
New cad group
Notes
Notes: svn path=/head/; revision=755
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
new file mode 100644
index 000000000000..e34c118e8f26
--- /dev/null
+++ b/cad/Makefile
@@ -0,0 +1,5 @@
+# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $
+#
+SUBDIR= irsim magic acs pcb
+
+.include <bsd.port.subdir.mk>