File: Makefile.am

package info (click to toggle)
quintuple-agent 1.0.4-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,956 kB
  • ctags: 1,287
  • sloc: ansic: 11,724; sh: 3,999; makefile: 387; yacc: 316; sed: 16
file content (8 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libutil.a

EXTRA_libutil_a_SOURCES = getopt.h asprintf.h vasprintf.c getline.h setenv.h \
	strdup.h
libutil_a_SOURCES =
libutil_a_LIBADD = @LIBOBJS@