diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-15 07:49:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-15 07:49:06 +0000 |
commit | 9817133d7c24368d67d6a49b52fea06dd988117d (patch) | |
tree | 67e63584193cf1b7ea78e7c328385f23ad878a25 /cad | |
parent | f18d9822f1bcdfb1c2d61c860d1e1020b3f9a458 (diff) | |
download | ports-9817133d7c24368d67d6a49b52fea06dd988117d.tar.gz ports-9817133d7c24368d67d6a49b52fea06dd988117d.zip |
Notes
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 61ab4e3888a5..8c37cef20e9e 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.5 1996/05/23 08:29:27 tg Exp $ +# $Id: Makefile,v 1.6 1996/11/25 01:21:17 obrien Exp $ # SUBDIR += acs SUBDIR += chipmunk + SUBDIR += felt SUBDIR += irsim SUBDIR += magic SUBDIR += mars |