diff options
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 97f1610eac70..61ab4e3888a5 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 |