1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/Makefile.am.inc

11 lines
198 B
PHP
Raw Normal View History

2008-09-20 10:03:49 +04:00
AM_CPPFLAGS = \
-include $(top_builddir)/config.h \
2009-06-09 00:25:58 +04:00
-I$(top_srcdir)/libudev \
2008-09-20 10:03:49 +04:00
-DSYSCONFDIR=\""$(sysconfdir)"\" \
2009-06-08 23:36:06 +04:00
-DUDEV_PREFIX=\""$(udev_prefix)"\"
2008-09-20 10:03:49 +04:00
AM_CFLAGS =
AM_LDFLAGS = \
-Wl,--as-needed