From: Roland McGrath Date: Fri, 10 Mar 1995 18:56:38 +0000 (+0000) Subject: (globfiles): Add glob/configure.bat. X-Git-Tag: 3.72.10~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8478b0c10af24fbdb709f78decc10611adefdfe5;p=thirdparty%2Fmake.git (globfiles): Add glob/configure.bat. (distfiles): Add configh.dos, configure.bat. --- diff --git a/GNUmakefile b/GNUmakefile index 5ff6e2cc..ea22dd93 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -152,7 +152,7 @@ $(prog): $(objs) $(globdep) #$(addprefix $(ARCH)/,gmalloc.o mcheck.o) mv -f $@.new $@ globfiles = $(addprefix glob/,COPYING.LIB configure.in configure Makefile.in \ - glob.c fnmatch.c glob.h fnmatch.h) + configure.bat glob.c fnmatch.c glob.h fnmatch.h) $(globfiles): stamp-glob ; stamp-glob: /home/gd/gnu/libc/posix/glob.tar -rm -rf glob @@ -223,6 +223,7 @@ tarfiles: $(tarfiles) distfiles=README INSTALL COPYING ChangeLog NEWS \ configure Makefile.in configure.in build.sh.in mkinstalldirs \ + configh.dos configure.bat \ acconfig.h $(srcs) remote-*.c $(globfiles) \ make.texinfo make-stds.texi \ make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags \