Merge branch 'master' of github.com:firestuff/firecgi

This commit is contained in:
flamingcow
2019-05-05 00:20:04 -07:00

View File

@@ -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