index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
kconf
/
build
blob: 7544eac3da1c97e55584131e57cf45095fb7dc4e (
plain
)
1
2
3
4
5
#!/bin/bash
bison
-d
grammer.y flex
scan.l gcc
lex.yy.c
grammer.tab.c
-lfl
-o
kconf