Update Makefile

This commit is contained in:
Sven R
2019-12-23 09:48:02 +01:00
committed by GitHub
parent 9b859f84ed
commit b16b393717
+1 -1
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"