mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
nfqws: Makefile do not remove *.o on clean
This commit is contained in:
parent
b7d34740f9
commit
742b3a6db0
@ -27,4 +27,4 @@ cygwin:
|
|||||||
$(CC) -s $(CFLAGS) $(CFLAGS_CYGWIN) -o winws $(SRC_FILES) $(LDFLAGS) $(LIBS_CYGWIN) winmanifest.o
|
$(CC) -s $(CFLAGS) $(CFLAGS_CYGWIN) -o winws $(SRC_FILES) $(LDFLAGS) $(LIBS_CYGWIN) winmanifest.o
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f nfqws dvtws winws.exe *.o
|
rm -f nfqws dvtws winws.exe
|
||||||
|
Loading…
Reference in New Issue
Block a user