1AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
2lib_LTLIBRARIES = librpathz.la
3librpathz_la_SOURCES = rpathz.c
4librpathz_la_LDFLAGS = @LTLIBRPATHX@ @LTLIBRPATHY@ -lc -no-undefined
5