1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Enable merging of duplicate strings. Turn off printing of

Borland compiler logo.
This commit is contained in:
hniksic 2005-03-06 09:46:00 -08:00
parent 8612bacf0a
commit 145f3b20d9

View File

@ -7,7 +7,7 @@ LINK=ilink32
LFLAGS=
WARN=-w-8057 -w-8027 -w-8066 -w-8008 -w-8065
CFLAGS=-DWINDOWS -DHAVE_CONFIG_H -I. -O2 -6 $(WARN)
CFLAGS=-DWINDOWS -DHAVE_CONFIG_H -I. -O2 -6 -d -q $(WARN)
## variables
OBJS=cmpt.obj connect.obj convert.obj ftp.obj ftp-basic.obj \