diff options
author | tg <tg@FreeBSD.org> | 1997-11-17 18:53:52 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-17 18:53:52 +0800 |
commit | c55698b1f59b1dca84e7cedb589fbc10dcf3ca3f (patch) | |
tree | 2a6f23e7cf95b1d49e967f98ed1cfa7149b82637 /cad/Makefile | |
parent | 4f8562adf697c13accc5272a912e7667e620ac53 (diff) | |
download | freebsd-ports-gnome-c55698b1f59b1dca84e7cedb589fbc10dcf3ca3f.tar.gz freebsd-ports-gnome-c55698b1f59b1dca84e7cedb589fbc10dcf3ca3f.tar.zst freebsd-ports-gnome-c55698b1f59b1dca84e7cedb589fbc10dcf3ca3f.zip |
Activate kaskade.
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 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 |