mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-28 06:35:34 +07: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 =
|