mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-11-01 00:51:08 +03:00
10 lines
178 B
PHP
10 lines
178 B
PHP
AM_CPPFLAGS = \
|
|
-include $(top_builddir)/config.h \
|
|
-DSYSCONFDIR=\""$(sysconfdir)"\" \
|
|
-DUDEV_PREFIX=\""$(udev_prefix)"\" \
|
|
-D_LIBUDEV_COMPILATION
|
|
|
|
AM_CFLAGS =
|
|
|
|
AM_LDFLAGS =
|