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:
parent
8612bacf0a
commit
145f3b20d9
@ -7,7 +7,7 @@ LINK=ilink32
|
|||||||
|
|
||||||
LFLAGS=
|
LFLAGS=
|
||||||
WARN=-w-8057 -w-8027 -w-8066 -w-8008 -w-8065
|
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
|
## variables
|
||||||
OBJS=cmpt.obj connect.obj convert.obj ftp.obj ftp-basic.obj \
|
OBJS=cmpt.obj connect.obj convert.obj ftp.obj ftp-basic.obj \
|
||||||
|
Loading…
Reference in New Issue
Block a user