File: Makefile.am

package info (click to toggle)
geda-examples 20061020-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,044 kB
  • ctags: 27
  • sloc: sh: 612; makefile: 114; python: 38
file content (14 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = sym

exampledir = @GEDADOCDIR@/examples/lightning_detector/

example_DATA = bom bom.readme lightning.net lightning.pcb lightning.sch \
             lightning.sch.bom gafrc

EXTRA_DIST = $(example_DATA) 

MOSTLYCLEANFILES = gschem.log *~
CLEANFILES = gschem.log *~
DISTCLEANFILES = *.log core FILE *~ prototype.bak
MAINTAINERCLEANFILES = gschem.log *~ Makefile.in configure