musl-obstack/Makefile.am

7 lines
229 B
Makefile
Raw Normal View History

2015-09-04 12:18:45 +00:00
## Makefile.am - procress this file with automake to produce Makefile.in
lib_LTLIBRARIES = libobstack.la
libobstack_la_SOURCES = obstack.c
libobstack_la_HEADERS = obstack.h
libobstack_ladir = $(includedir)
ACLOCAL_AMFLAGS = -Im4