Minor cleanup

This commit is contained in:
flamingcow
2019-05-05 00:02:36 -07:00
parent 740356a52e
commit 09c4ce2290
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ example_simple: example_simple.o $(objects)
clean: clean:
$(MAKE) --directory=firebuf clean $(MAKE) --directory=firebuf clean
rm --force example_simple connection_afl *.o rm --force example_simple connection_afl *.o *.a
afl: afl:
$(MAKE) clean $(MAKE) clean

Submodule firebuf updated: dd9a0a974f...acc75058c6