repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools/llvm: Do not build with symbols
[minix3.git]
/
minix
/
commands
/
cleantmp
/
Makefile
blob
2083a66228ea1f3d3ae0bad2e46b0599a4b4946c
1
# LSC For now
2
NOGCCERROR
:=
yes
3
PROG
=
cleantmp
4
MAN
=
5
6
.
include
<
bsd.prog.mk
>