diff options
Diffstat (limited to 'share/hackvr/examples/calendar/Makefile')
| -rw-r--r-- | share/hackvr/examples/calendar/Makefile | 7 | 
1 files changed, 0 insertions, 7 deletions
| 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 | 
