X-Git-Url: https://git.ralfj.de/saartuer.git/blobdiff_plain/240a54957948e927aafc2f95614bc7500a289fd2..a7c0b8e1ba3fc6170f14bb0c964e5ac9e9ba4881:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile deleted file mode 100644 index 25f344b..0000000 --- a/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -files = libtuer.py tuerd ringd tyshell -target = /opt/tuer/ - -all: install -.PHONY: install - -install: - cp -v $(files) $(target)