Add support to skip import libraries for performance reasons and instead

use the direct auto-import of dll's
This commit is contained in:
Nick Clifton
2002-12-16 18:02:16 +00:00
parent 273f84299e
commit 939ba9d0fc
9 changed files with 207 additions and 71 deletions

View File

@ -538,7 +538,7 @@ deffilep.c ldgram.c ldlex.c
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
TAR = tar
TAR = gtar
GZIP_ENV = --best
SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
OBJECTS = $(ld_new_OBJECTS)