7a302bd4c8f21292d6528c3dda8b6837aa8525cc
[ust.git] / libinterfork / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 lib_LTLIBRARIES = libinterfork.la
4 libinterfork_la_SOURCES = interfork.c
5 libinterfork_la_LIBADD = -ldl
6 libinterfork_CFLAGS = -DUST_COMPONENT=libinterfork
This page took 0.029139 seconds and 3 git commands to generate.