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]
/
minix
/
commands
/
compress
/
Makefile
blob
7ee891b45f25be54e2e17e74624f435e2955e0fd
1
PROG
=
compress
2
3
LINKS
+= ${
BINDIR
}/
compress
${
BINDIR
}/
uncompress
4
5
MLINKS
+=
compress
.1
uncompress
.1
6
7
.
include
<
bsd.prog.mk
>