aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile
index e34c118e8f2..f80381632e6 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1995/01/13 11:10:43 jkh Exp $
#
-SUBDIR= irsim magic acs pcb
+SUBDIR= acs irsim magic pcb
.include <bsd.port.subdir.mk>