diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-04-07 08:09:57 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-04-07 08:09:57 +0800 |
commit | a905f73e68c1dc6cf339a13704a0a0b08a98180e (patch) | |
tree | b1a3b649a5d9568816105e2b2653721e17e3d0ff /cad/Makefile | |
parent | 1d4b346646ffd709de5a68dc7b38ddbb54543817 (diff) | |
download | freebsd-ports-gnome-a905f73e68c1dc6cf339a13704a0a0b08a98180e.tar.gz freebsd-ports-gnome-a905f73e68c1dc6cf339a13704a0a0b08a98180e.tar.zst freebsd-ports-gnome-a905f73e68c1dc6cf339a13704a0a0b08a98180e.zip |
libgeda is a a base library common to all the gEDA tools
Submitted by: bruno.schwander@technologist.com
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index b2eff5c74861..2d6475785532 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -10,6 +10,7 @@ SUBDIR += irsim SUBDIR += iverilog SUBDIR += kaskade + SUBDIR += libgeda SUBDIR += magic SUBDIR += mars SUBDIR += oregano |