Fixed Makefile for OSX, do not use install -t. Fixed #46
@ -48,7 +48,7 @@ clean:
install:
install -d $(DESTDIR)$(mandir)/man6
install -m644 -t $(DESTDIR)$(mandir)/man6 nms.6 sneakers.6
install -m644 nms.6 sneakers.6 $(DESTDIR)$(mandir)/man6
install -d $(DESTDIR)$(bindir)
cd $(BIN) && install * $(DESTDIR)$(bindir)
The note is not visible to the blocked user.