File: Makefile.am

package info (click to toggle)
geda-gattrib 20050313-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,708 kB
  • ctags: 1,532
  • sloc: ansic: 24,372; sh: 3,460; makefile: 140
file content (23 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
16
17
18
19
20
21
22
23
## Process this file with automake to produce Makefile.in

noinst_HEADERS = \
	globals.h \
	prototype.h \
	gettext.h \
	x_states.h \
	gtksheet_1_2.h \
	gtksheet_2_2.h \
	gtkitementry_1_2.h \
	gtkitementry_2_2.h \
	i_vars.h \
	struct.h \
	gtkextra-marshal.h \
	pixmaps.h \
	x_menu.h


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