leslie-tsang commented on a change in pull request #5229:
URL: https://github.com/apache/apisix/pull/5229#discussion_r728878847



##########
File path: Makefile
##########
@@ -331,6 +331,12 @@ install: runtime
        $(INSTALL) -d $(INST_LUADIR)/apisix/plugins/slslog
        $(INSTALL) apisix/plugins/slslog/*.lua 
$(INST_LUADIR)/apisix/plugins/slslog/
 
+.PHONY: uninstall

Review comment:
       ```suggestion
   ### uninstall : Uninstall the apisix
   .PHONY: uninstall
   ```
   Comment for target `help` in need.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to