File: Makefile.am

package info (click to toggle)
geda-gschem 20061020-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,764 kB
  • ctags: 2,308
  • sloc: ansic: 34,317; sh: 4,442; makefile: 595; lisp: 506; yacc: 316; sed: 16
file content (15 lines) | stat: -rw-r--r-- 485 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## $Id: Makefile.am,v 1.12 2006/09/23 09:00:52 pbernaud Exp $
##
## Process this file with automake to produce Makefile.in

noinst_HEADERS = \
	globals.h i_vars.h prototype.h x_dialog.h x_event.h x_states.h \
	gettext.h \
	x_compselect.h \
	x_log.h x_multiattrib.h x_pagesel.h x_print.h x_preview.h

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