This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
DragonOS-Community
/
DragonOS
mirror da
https://github.com/DragonOS-Community/DragonOS.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
afeca18206
Rami (Branch)
Tag
chenlinfeng-backtrace
dev-dadk-0.2.0
feat-dynamic-link
feat-network-rebuild
master
oscomp
revert-1061-886-bug-report-fix
V0.1.10
V0.1.9
V0.1.8
V0.1.7
V0.1.6
V0.1.5
V0.1.4
V0.1.3
V0.1.2
V0.1.1
V0.1.0
DragonOS
/
user
/
apps
/
shell
/
Makefile
Makefile
68 B
Cronologia
Originale
1
2
3
4
all: shell.o
shell.o: shell.c
gcc $(CFLAGS) -c shell.c -o shell.o