mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-26 17:13:27 +01:00
Merge branch 'Pyrohh-master'
This commit is contained in:
commit
032853b5c9
@ -58,7 +58,7 @@ toxic: $(OBJ)
|
||||
@$(CC) -MM $(CFLAGS) $(SRC_DIR)/$*.c > $*.d
|
||||
|
||||
clean:
|
||||
rm -rf *.d *.o toxic
|
||||
rm -f *.d *.o toxic
|
||||
|
||||
-include $(OBJ:.o=.d)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user