mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
dvtws: BSDmakefile do not delete .o
This commit is contained in:
parent
55cfbde8c0
commit
ecab5b913e
@ -9,4 +9,4 @@ dvtws: $(SRC_FILES)
|
||||
$(CC) $(CFLAGS) -o $@ $(SRC_FILES) $(LDFLAGS) $(LIBS)
|
||||
|
||||
clean:
|
||||
rm -f dvtws *.o
|
||||
rm -f dvtws
|
||||
|
Loading…
Reference in New Issue
Block a user