Some windows fixes

This commit is contained in:
Joseph C. Lehner 2016-02-08 16:43:10 +01:00
parent 0bf73c3919
commit 82f33d07a4
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ main.o: main.c nmrpd.h
$(CC) $(CFLAGS) -c -o main.o main.c
clean:
rm -f nmrp.o tftp.o main.o ethsock.o nmrpflash nmrpflash.exe
rm -f nmrp.o tftp.o main.o ethsock.o nmrpflash
install: nmrpflash
install -m 755 nmrpflash $(PREFIX)/bin

View file

@ -9,7 +9,7 @@ Libs=Wpdpack\Lib
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
Compiler=-DNMRPFLASH_VERSION=\"0.9\"_@@_
CppCompiler=
Linker=-liphlpapi_@@_-lws2_32_@@_-ladvapi32_@@_-lwpcap_@@_-lpacket_@@__@@_
IsCpp=0