mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2025-01-19 15:53:24 +08:00
removed a stale entry from the makefiles.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1853 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
parent
c44de37a85
commit
bd2d8a7bc2
@ -954,7 +954,7 @@ CLEANFILES = $(BUILT_SOURCES) $(crt64_SCRIPTS) $(lib64_SCRIPTS) $(crt32_SCRIPTS)
|
||||
#
|
||||
|
||||
|
||||
EXTRA_DIST = DISCLAIMER
|
||||
EXTRA_DIST =
|
||||
EXTRA_DIST += revstamp.h \
|
||||
$(top_srcdir)/lib64/*.def \
|
||||
$(top_srcdir)/lib32/*.def \
|
||||
|
@ -2948,7 +2948,7 @@ CLEANFILES = $(BUILT_SOURCES) $(crt64_SCRIPTS) $(lib64_SCRIPTS) $(crt32_SCRIPTS)
|
||||
|
||||
# Distribution options
|
||||
#
|
||||
EXTRA_DIST = DISCLAIMER revstamp.h $(top_srcdir)/lib64/*.def \
|
||||
EXTRA_DIST = revstamp.h $(top_srcdir)/lib64/*.def \
|
||||
$(top_srcdir)/lib32/*.def crt/binmode.c crt/crtbegin.c \
|
||||
crt/crtdll.c crt/crtend.c crt/crtexe.c crt/CRT_fp8.c \
|
||||
crt/CRT_fp10.c crt/CRT_glob.c crt/CRT_noglob.c crt/txtmode.c \
|
||||
|
Loading…
Reference in New Issue
Block a user