File: Makefile.am

package info (click to toggle)
zoem 08-248-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,752 kB
  • ctags: 2,074
  • sloc: ansic: 17,928; sh: 789; makefile: 228
file content (14 lines) | stat: -rw-r--r-- 763 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Process this file with automake to produce Makefile.in
## $Id: Makefile.am-assimilate,v 1.3 2005-12-07 16:58:40 flux Exp $
                                                                                
INCLUDES = -I$(top_srcdir)
                                                                                
noinst_LIBRARIES = libutil.a
libutil_a_SOURCES = alloc.c array.c rand.c equate.c opt.c io.c \
 err.c hash.c heap.c let.c list.c gralloc.c tok.c ting.c ding.c \
 tr.c types.c
                                                                                
EXTRA_DIST = alloc.h array.h rand.h equate.h hash.h heap.h let.h io.h \
   opt.h err.h tok.h ting.h ding.h list.h gralloc.h tok.h \
   compile.h getpagesize.h types.h inttypes.h minmax.h tr.h