22 lines
497 B
Makefile
22 lines
497 B
Makefile
# $NetBSD: Makefile,v 1.10 1999/12/23 03:58:47 dmcmahill Exp $
|
|
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
|
|
#
|
|
|
|
# SUBDIR += acs
|
|
# SUBDIR += chipmunk
|
|
SUBDIR += fastcap
|
|
SUBDIR += fasthenry
|
|
# SUBDIR += felt
|
|
SUBDIR += geda
|
|
# SUBDIR += irsim
|
|
# SUBDIR += kaskade
|
|
# SUBDIR += magic
|
|
# SUBDIR += mars
|
|
SUBDIR += ntesla
|
|
SUBDIR += pcb
|
|
SUBDIR += spice
|
|
SUBDIR += spiceprm
|
|
SUBDIR += vipec
|
|
SUBDIR += xchiplogo
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|