Fix target
This commit is contained in:
parent
dd5f5f2f52
commit
61576faff8
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ all:
|
||||
chmod 755 make-ca help2man
|
||||
./help2man -s 8 -N ./make-ca -i include.h2m -o make-ca.8
|
||||
|
||||
install:
|
||||
install: all
|
||||
/usr/bin/install -vdm755 $(DESTDIR)$(SBINDIR)
|
||||
/usr/bin/install -vdm755 $(DESTDIR)$(MANDIR)/man8
|
||||
install -vm755 make-ca $(DESTDIR)$(SBINDIR)
|
||||
|
Loading…
Reference in New Issue
Block a user