]> Joshua Wise's Git repositories - netwatch.git/blame - elfload/Makefile
SHT_PROGBITS, not SHT_ALLOC
[netwatch.git] / elfload / Makefile
CommitLineData
7002eeba 1loader:
2 gcc loader.c -o loader
3
4clean:
5 rm -f loader
This page took 0.014524 seconds and 4 git commands to generate.