mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05: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
|
||||
|
||||
clean:
|
||||
rm -f nfqws dvtws winws.exe *.o
|
||||
rm -f nfqws dvtws winws.exe
|
||||
|
Loading…
Reference in New Issue
Block a user