repo.or.cz
/
geda-gaf
/
cesar.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gschem: Don't explicitly consolidate nets as they are drawn
[geda-gaf/cesar.git]
/
gattrib
/
include
/
Makefile.am
blob
3d741d67c92066b236796ed85e4266f39b4e9551
1
## Process this file with automake to produce Makefile.in
2
3
noinst_HEADERS = \
4
globals.h \
5
prototype.h \
6
x_states.h \
7
gtksheet_2_2.h \
8
gtkitementry_2_2.h \
9
i_vars.h \
10
struct.h \
11
gtkextra-marshal.h
12
13
MOSTLYCLEANFILES = *.log core FILE *~ #*#
14
CLEANFILES = *.log core FILE *~ #*#
15
DISTCLEANFILES = *.log core FILE *~ #*#
16
MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in #*#
17