mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 02:53:03 -05:00
Use auto-generated dependency files and clean them
This commit is contained in:
parent
1801bd7fae
commit
8ad733d5ea
@ -24,4 +24,6 @@ test-base64: $(BASE64_OBJS)
|
||||
|
||||
clean:
|
||||
$(MAKE) -C ../src clean
|
||||
rm -f $(TESTS) *~ *.o
|
||||
rm -f $(TESTS) *~ *.o *.d
|
||||
|
||||
-include $(OBJS:%.o=%.d)
|
||||
|
Loading…
x
Reference in New Issue
Block a user