diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-17 10:53:52 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-17 10:53:52 +0000 |
commit | 7ff48bbb2e006b8f14543911b454d0672e6ad990 (patch) | |
tree | 5d797cf949f9c4ec1a4be3de878f13ef7ef4e55b /cad | |
parent | 91ab2c359a3e219c9b764e2d8e6efd65b0290d9a (diff) | |
download | ports-7ff48bbb2e006b8f14543911b454d0672e6ad990.tar.gz ports-7ff48bbb2e006b8f14543911b454d0672e6ad990.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 8c37cef20e9e..c573d641c067 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.6 1996/11/25 01:21:17 obrien Exp $ +# $Id: Makefile,v 1.7 1997/01/15 07:49:06 asami Exp $ # SUBDIR += acs SUBDIR += chipmunk SUBDIR += felt SUBDIR += irsim + SUBDIR += kaskade SUBDIR += magic SUBDIR += mars SUBDIR += pcb |