1AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
2lib_LTLIBRARIES = librpathy.la
3librpathy_la_SOURCES = rpathy.c
4librpathy_la_LDFLAGS = @LTLIBRPATHX@ -lc -no-undefined
5