Set $(LINK). I swear I'll get there in a minute with this.

svn path=/trunk/; revision=21319
This commit is contained in:
Richard van der Hoff 2007-04-03 17:30:02 +00:00
parent 97bf03e456
commit 38142e0e1d
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ include Makefile.common
############### no need to modify below this line #########
LINK= link
CFLAGS=-WX -DHAVE_CONFIG_H /I. /I.. /I../wiretap $(GLIB_CFLAGS) \
$(ZLIB_CFLAGS) $(ADNS_CFLAGS) $(PCRE_CFLAGS) $(GNUTLS_CFLAGS) /I$(PCAP_DIR)\include \
-D_U_="" $(LOCAL_CFLAGS)