repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
bsd
/
top
/
dist
/
config.default.makeinstall
blob
e3f9475b18759b31fa7471e5937048b61b75e65d
1
# Standard install rule
2
install: $(PROGRAM) install-man
3
mkdir -p $(DESTDIR)$(bindir)
4
$(INSTALL_PROGRAM) $(INSTALL_OPTS_PROG) \
5
$(PROGRAM) $(DESTDIR)$(bindir)/$(PROGRAM)