make-dfsg/glob/Makefile.am
Manoj Srivastava b53b3ced0b Imported make-3.81beta3
Imported make-3.81beta3
into srivasta@debian.org--etch/make--upstream--3.81



git-archimport-id: srivasta@debian.org--etch/make--upstream--3.81--patch-1
2005-12-09 23:01:20 +00:00

14 lines
325 B
Makefile

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