Update Makefile

This commit is contained in:
Sven R
2019-12-23 09:48:02 +01:00
committed by GitHub
parent 9b859f84ed
commit b16b393717

View File

@@ -1,6 +1,6 @@
.PHONY: all
all:
@echo "Nothing to be done. Please use make install or make uinstall"
@echo "Nothing to be done. Please use make install or make uninstall"
.PHONY: install
install:
@echo "Installing Bastille"