File: Makefile.am

package info (click to toggle)
hexec 0.2.1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,772 kB
  • sloc: sh: 9,322; ansic: 1,487; yacc: 94; makefile: 32
file content (4 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (3)
1
2
3
4
pkglib_LTLIBRARIES=libhexec-common.la
libhexec_common_la_SOURCES=args.c args.h buf.c buf.h error.c error.h expr.h locate.c locate.h shm.c shm.h utils.c utils.h
libhexec_common_la_CFLAGS=--std=c99 -D_GNU_SOURCE
libhexec_common_la_LIBADD=-lrt