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

View File

@@ -1,6 +1,6 @@
.PHONY: all .PHONY: all
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 .PHONY: install
install: install:
@echo "Installing Bastille" @echo "Installing Bastille"