File: Makefile.am

package info (click to toggle)
a2ps 1%3A4.14-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 13,328 kB
  • sloc: ansic: 26,966; sh: 11,844; lex: 2,286; perl: 1,156; yacc: 757; makefile: 609; lisp: 398; ada: 263; objc: 189; f90: 109; ml: 85; sql: 74; pascal: 57; modula3: 33; haskell: 32; sed: 30; java: 29; python: 24
file content (34 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (8)
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
28
29
30
31
32
33
34
## Process this file with automake to produce Makefile.in -*-Makefile-*-

EXTRA_DIST = 					\
a2_psutils.m4					\
atexit.m4					\
file.m4						\
fp_echo.m4					\
fullpath.m4					\
gccwarn.m4					\
gettext.m4					\
gperf-check.m4					\
iconv.m4 					\
lex.m4						\
lib-ld.m4 					\
lib-link.m4 					\
libpaper.m4					\
lib-prefix.m4 					\
lpr.m4						\
m4.m4						\
malloc.m4					\
mbrtowc.m4					\
mbstate_t.m4					\
perl.m4						\
prereq.m4					\
progtest.m4					\
protos.m4					\
realloc.m4					\
rename.m4					\
strcasecmp.m4					\
strftim.m4					\
termios.m4					\
tterm.m4					\
winsz.m4					\
xstrtoumax.m4