X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=65a652dff13337c2d7fc8d88d572d65c3fb506c6;hb=cbdce14899459aca2e5331b6e1a969c359d28880;hp=a84a72118fcd40f5e86c85e3417302d5a1015c2e;hpb=854a2397d4cdb48f64b430698a73af93fc86658f;p=cubemap diff --git a/Makefile b/Makefile index a84a721..65a652d 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ DEPS=$(OBJS:.o=.d) clean: $(RM) cubemap $(OBJS) $(DEPS) state.pb.h state.pb.cc -PREFIX=/usr +PREFIX=/usr/local install: $(INSTALL) -m 755 -o root -g root -d $(DESTDIR)$(PREFIX)/bin $(DESTDIR)/etc $(DESTDIR)/var/lib/cubemap $(DESTDIR)/var/log/cubemap $(INSTALL) -m 755 -o root -g root cubemap $(DESTDIR)$(PREFIX)/bin/cubemap