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-- 228 bytes parent folder | download | duplicates (3)
1
2
3
4
pkglib_LTLIBRARIES=libhexec-hook.la
libhexec_hook_la_SOURCES=expr-eval.c expr-eval-exec.c libhexec-hook.c libhexec-hook.h
libhexec_hook_la_CFLAGS=--std=c99 -D_GNU_SOURCE
libhexec_hook_la_LIBADD=../common/libhexec-common.la -ldl