index
:
course
main
Unnamed repository; edit this file 'description' to name the repository.
Anhgelus Morhtuuzh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
semestre 2
/
informatique
/
tme
/
semaine10
/
Makefile
blob: 7d0fc2a1b9918a875fe542faac96a291d0352445 (
plain
)
1
2
3
4
build-run
:
gcc
-o
app
*.c
*.h
./app
rm
app