From 6492ba6b4107a4da228e18db4fc5fc871bfb0579 Mon Sep 17 00:00:00 2001 From: epoch Date: Wed, 17 Aug 2022 21:34:02 -0500 Subject: updated README to show that everything that got deleted went to an -extras repo. also, hackvr script updated to be better bash --- share/hackvr/examples/calendar/Makefile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 share/hackvr/examples/calendar/Makefile (limited to 'share/hackvr/examples/calendar/Makefile') diff --git a/share/hackvr/examples/calendar/Makefile b/share/hackvr/examples/calendar/Makefile deleted file mode 100644 index 1646279..0000000 --- a/share/hackvr/examples/calendar/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -PREFIX:=/usr/local - -all: calvr - @echo using PREFIX: $(PREFIX) - -install: - install -t $(PREFIX)/bin calvr -- cgit v1.2.3