libtool/depdemo/l1/Makefile.am
1999-03-13 17:41:49 +00:00

8 lines
141 B
Makefile

# A brief demonstration of inter-library dependencies
#
INCLUDES = -I$(top_srcdir)
lib_LTLIBRARIES = libl1.la
libl1_la_SOURCES = l1.c l1.h