Some windows fixes
[oweals/nmrpflash.git] / Makefile
index ef9634a293e2fab4f1010ecdd389ff0c0bcf8f7d..3b38b98c3acadcc8253e8d9c4ee526623120b550 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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