This commit is contained in:
Sven R
2019-12-23 09:59:00 +01:00

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"