File: Makefile.am

package info (click to toggle)
findutils 4.1.20-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,416 kB
  • ctags: 2,660
  • sloc: ansic: 22,906; sh: 4,188; makefile: 562; yacc: 323; exp: 291
file content (21 lines) | stat: -rw-r--r-- 464 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
## Process this file with automake to produce Makefile.in.

AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies

noinst_LIBRARIES = libfind.a

libfind_a_SOURCES =
#libfind_a_LIBADD = @LIBOBJS@
#libfind_la_LIBADD = @LTLIBOBJS@
EXTRA_DIST = modetype.h wait.h
BUILT_SOURCES =
SUFFIXES =
MOSTLYCLEANFILES =
CLEANFILES =
DISTCLEANFILES =
MAINTAINERCLEANFILES =
INCLUDES = -I$(top_srcdir)/gnulib/lib

libfind_a_SOURCES += modetype.h
libfind_a_SOURCES += listfile.c nextelem.c