Minor cleanup
This commit is contained in:
2
Makefile
2
Makefile
@@ -19,7 +19,7 @@ example_simple: example_simple.o $(objects)
|
||||
|
||||
clean:
|
||||
$(MAKE) --directory=firebuf clean
|
||||
rm --force example_simple connection_afl *.o
|
||||
rm --force example_simple connection_afl *.o *.a
|
||||
|
||||
afl:
|
||||
$(MAKE) clean
|
||||
|
||||
2
firebuf
2
firebuf
Submodule firebuf updated: dd9a0a974f...acc75058c6
Reference in New Issue
Block a user