diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -23,11 +23,3 @@ dep_gun = pkg://gun master # Standard targets. include erlang.mk - -# Extra targets. - -.PHONY: autobahn - -autobahn: clean clean-deps deps app build-tests - @mkdir -p logs/ - @$(CT_RUN) -suite autobahn_SUITE |