mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-04 03:33:41 +01:00
Merge branch 'master' of https://github.com/hackacad/bastille
This commit is contained in:
2
Makefile
2
Makefile
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user