diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-25 01:24:47 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-25 01:24:47 +0000 |
commit | 181ad794ee16b9d6d4da5fe63a3dd7fc3e88a32e (patch) | |
tree | b9ca29b52db06301298f53a245c4be1c54c6ab07 /cad | |
parent | 563acb9db36c5adb12c7b5b46726ce1107fcb01b (diff) | |
download | FreeBSD-ports-181ad794ee16b9d6d4da5fe63a3dd7fc3e88a32e.zip FreeBSD-ports-181ad794ee16b9d6d4da5fe63a3dd7fc3e88a32e.tar.gz |
Turn on mars and lprps
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 97f1610..61ab4e3 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.4 1995/08/25 10:06:06 asami Exp $ +# $Id: Makefile,v 1.5 1996/05/23 08:29:27 tg Exp $ # SUBDIR += acs SUBDIR += chipmunk SUBDIR += irsim SUBDIR += magic + SUBDIR += mars SUBDIR += pcb SUBDIR += spice |