libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

Makefile.am (192B)


      1 # This Makefile.am is in the public domain
      2 noinst_LTLIBRARIES = \
      3   libintlemu.la
      4 
      5 libintlemu_la_SOURCES = \
      6   libintlemu.h \
      7   intlemu.c
      8 libintlemu_la_LDFLAGS = \
      9   -framework CoreFoundation