diff options
author | asami <asami@FreeBSD.org> | 1997-01-15 07:49:06 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-15 07:49:06 +0000 |
commit | 468e62fbe28a18f90d333bba4e20c4ad9003c480 (patch) | |
tree | d93d6ae7538ac449dd317efd3cf1f2f553f1cf45 /cad/Makefile | |
parent | 9fbd0f37320558591001f494eadb3bf93ede1a6f (diff) | |
download | FreeBSD-ports-468e62fbe28a18f90d333bba4e20c4ad9003c480.zip FreeBSD-ports-468e62fbe28a18f90d333bba4e20c4ad9003c480.tar.gz |
Add felt.
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 61ab4e3..8c37cef 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 |