index
:
infsci2620
master
Developing secure systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw4
/
Makefile
blob: 150ac3eab93c436bba3910a76f6c87d07b62431c (
plain
)
1
2
3
hw4.exe
:
main
.
c
$(
CC
)
$(
CFLAGS
)
-o
$@
$<