diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-06 14:13:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-06 14:13:23 +0000 |
commit | 7c5cb283233f185c784fcbea767606106f1b50b5 (patch) | |
tree | 23ddbf9336cb2f28162276481294d72665ea449d /cad | |
parent | GNU Electronic Design Automation. (diff) |
Activate geda.
Notes
Notes:
svn path=/head/; revision=15152
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 06b564e4fcbb..2de689246679 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.9 1998/05/18 04:21:53 mph Exp $ +# $Id: Makefile,v 1.10 1998/07/01 15:40:47 ghelmer Exp $ # SUBDIR += acs SUBDIR += chipmunk SUBDIR += felt + SUBDIR += geda SUBDIR += irsim SUBDIR += kaskade SUBDIR += magic |