Something went wrong on our end
-
Jake Drahos authored
This reverts commit bcd4f7e7. Yes, this is a revert-revert. We should suspend Brendan's git license pending completion of a remedial course and 20 hours community service.
Jake Drahos authoredThis reverts commit bcd4f7e7. Yes, this is a revert-revert. We should suspend Brendan's git license pending completion of a remedial course and 20 hours community service.
Makefile 96 B
example: example.c test.c test.h
gcc -g -o example example.c test.c test.h
clean:
rm example