]> Joshua Wise's Git repositories - netwatch.git/blame_incremental - elfload/Makefile
Bother the 3c905 every time we take an IRQ, which makes the bothering 'stick'.
[netwatch.git] / elfload / Makefile
... / ...
CommitLineData
1loader: loader.c
2 gcc loader.c -o loader
3
4clean:
5 rm -f loader
This page took 0.025739 seconds and 4 git commands to generate.