simgear/Bucket/Makefile.am

6 lines
113 B
Makefile
Raw Normal View History

1998-07-31 07:42:14 +08:00
noinst_LIBRARIES = libBucket.a
1998-04-09 07:28:57 +08:00
1998-07-31 07:42:14 +08:00
libBucket_a_SOURCES = bucketutils.c bucketutils.h
1998-04-09 07:28:57 +08:00
INCLUDES += -I$(top_builddir)