index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
init
/
Makefile
blob: a7af644b158ea63b119e45222bd21a81792289c9 (
plain
)
1
2
3
4
5
6
7
CC = LD = LDSO = .PHONY: all all: $(CC) -pie -nostdlib main.c -o init -e main