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
trace(1): resolve all level-5 LLVM warnings
[minix3.git]
/
bin
/
expr
/
Makefile
blob
7c7612fcabf5051cc995627b16aad67dc0bb2c17
1
# $NetBSD: Makefile,v 1.14 2000/09/19 17:20:00 jdolecek Exp $
2
3
PROG
=
expr
4
SRCS
=
expr.y
5
6
.
include
<
bsd.prog.mk
>