File: Makefile.am

package info (click to toggle)
mcl 1%3A14-137-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 10,704 kB
  • ctags: 5,125
  • sloc: ansic: 53,217; sh: 4,448; perl: 3,967; makefile: 422
file content (14 lines) | stat: -rw-r--r-- 763 bytes parent folder | download | duplicates (10)
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