Home | History | Annotate | Line # | Download | only in rpathz
      1 AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
      2 lib_LTLIBRARIES = librpathz.la
      3 librpathz_la_SOURCES = rpathz.c
      4 librpathz_la_LDFLAGS = @LTLIBRPATHX@ @LTLIBRPATHY@ -lc -no-undefined
      5