1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-06-28 13:21:04 +03:00
kicad-libs/components/Makefile
2011-07-24 05:26:05 -03:00

19 lines
278 B
Makefile

#
# From http://svn.openmoko.org/trunk/gta02-core/components/
#
# Note that we don't have the concept of a "library of everything" so far.
#
.PHONY: all sch
all: sch
# @echo "make what ? targets: sch loe"
# @exit 1
sch:
eeschema `pwd`/components.sch
#loe:
# ./mkloe