netbsd/external/bsd/flex/dist/lib/Makefile.am
2015-10-15 10:25:28 +02:00

5 lines
97 B
Makefile

noinst_LTLIBRARIES = libcompat.la
libcompat_la_SOURCES = lib.c
libcompat_la_LIBADD = $(LIBOBJS)