make-dfsg/glob/Makefile.am

15 lines
331 B
Makefile
Raw Normal View History

1997-08-18 18:11:04 +00:00
# -*-Makefile-*-, or close enough
AUTOMAKE_OPTIONS = 1.7.3 foreign
1997-08-18 18:11:04 +00:00
# Only build the library when the system doesn't already have GNU glob.
if USE_LOCAL_GLOB
noinst_LIBRARIES = libglob.a
endif
1997-08-18 18:11:04 +00:00
libglob_a_SOURCES = glob.c glob.h fnmatch.c fnmatch.h
1997-08-18 18:11:04 +00:00
EXTRA_DIST = COPYING.LIB Makefile.ami SCOPTIONS SMakefile \
configure.bat