29 lines
673 B
Makefile
29 lines
673 B
Makefile
# $NetBSD: Makefile,v 1.25 2000/03/14 19:54:01 dmcmahill Exp $
|
|
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += cascade
|
|
SUBDIR += dinotrace
|
|
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 += verilog-current
|
|
SUBDIR += vipec
|
|
SUBDIR += xchiplogo
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|