File: Makefile.am

package info (click to toggle)
geda-doc 20050313-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,080 kB
  • ctags: 367
  • sloc: sh: 603; makefile: 562; perl: 421
file content (12 lines) | stat: -rw-r--r-- 325 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = images

docsdir = @GEDADOCDIR@/tutorials/gsch2pcb

docs_DATA = gschem-warmup.html transistor-guide.html tutorial.html

EXTRA_DIST = $(docs_DATA)

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