File: Makefile.am

package info (click to toggle)
cssc 1.0.1-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 3,620 kB
  • ctags: 1,424
  • sloc: cpp: 13,500; sh: 4,759; ansic: 2,971; perl: 342; makefile: 342; awk: 11
file content (27 lines) | stat: -rw-r--r-- 847 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## CSSC's docs/Makefile.am.

info_TEXINFOS = cssc.texi 
cssc_TEXINFOS = gpl.texi config-info.texi

EXTRA_DIST = BUGS FIXED TODO CREDITS TESTING \
	missing.txt patches.txt \
	Platforms mailing-list.txt style.txt \
	texinfo.tex \
	.ispell_english

# XXX: this is slightly brain-damaged; a file in $(srcdir) is modified
#      based on the results of running "configure".  That's usually 
#      undesirable.  However, I can't get "makeinfo" and "texi2dvi"
#      to include files except those in the $(srcdir).
## $(srcdir)/config-info.texi: config-info.texi
## 	   cp $(srcdir)/config-info.texi x
## 	   cp x config-info.texi
## 	   $(RM) x
##*c	


# The .ispell_english file is included in the distribution because it
# is useful for the list of correct spellings in this document to
# accompany the document itself.

MOSTLYCLEANFILES = cssc.info