computing-systems-212
/
Lab 5: Shell Development
/
task2
/
Makefile
Makefile
Raw
crash
:
crash
.
c
$(
CC
)
-o
$@
$^