summaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: cd34d0de8a542d1a8921887c9a006800026bf9f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# $NetBSD: Makefile,v 1.23 2000/03/01 18:34:13 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#

    SUBDIR += acs
    SUBDIR += cascade
    SUBDIR += fastcap
    SUBDIR += fasthenry
    SUBDIR += geda
    SUBDIR += geda-docs
    SUBDIR += geda-symbols
    SUBDIR += geda-utils
    SUBDIR += gnetlist
    SUBDIR += gschem
    SUBDIR += gsymcheck
    SUBDIR += gwave
    SUBDIR += libgeda
    SUBDIR += ntesla
    SUBDIR += oregano
    SUBDIR += pcb
    SUBDIR += spice
    SUBDIR += spiceprm
    SUBDIR += verilog
    SUBDIR += vipec
    SUBDIR += xchiplogo

.include "../mk/bsd.pkg.subdir.mk"