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
libc, libutil: remove compat hacks
[minix.git]
/
commands
/
compress
/
Makefile
blob
a46391106fb9085374ba678ca49f64cddd29d23f
1
# LSC For Now...
2
NOGCCERROR
:=
yes
3
PROG
=
compress
4
MAN
=
5
6
LINKS
+= ${
BINDIR
}/
compress
${
BINDIR
}/
uncompress
7
8
.
include
<
bsd.prog.mk
>