icinga2/third-party/popen-noshell/Makefile.am

13 lines
214 B
Makefile
Raw Normal View History

## Process this file with automake to produce Makefile.in
2012-06-21 16:16:53 +02:00
pkglib_LTLIBRARIES = \
libpopen_noshell.la
2012-06-21 16:16:53 +02:00
libpopen_noshell_la_SOURCES = \
popen_noshell.c \
popen_noshell.h
2012-06-21 16:16:53 +02:00
libpopen_noshell_la_LDFLAGS = \
-z now