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
unstack - fix ipcvecs
[minix.git]
/
commands
/
ash
/
bltin
/
Makefile.inc
blob
5e13a4d40f06cc38bdec250ef1d044b46fee74c1
1
2
.PATH: ${.CURDIR}/bltin
3
4
SRCS+= echo.c error.c expr.c regexp.c
5
6
# LSC Again nbmake seems dumber on MINIX...
7
expr.c: operators.h