added all to Makefile

Signed-off-by: Sven R <admin@hackacad.net>
This commit is contained in:
Sven R
2019-12-23 09:46:32 +01:00
parent eb13d48eac
commit 9b859f84ed

View File

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