Improve debuggability by eliminating system call stub in separate
[pintos-anon] / src / Makefile.userprog
2005-01-20 Ben PfaffImprove debuggability by eliminating system call stub...
2004-12-15 Ben PfaffSwitch the base file system from direct-indexed inodes...
2004-12-08 Ben PfaffMake it easier to include debug symbols in executables.
2004-11-18 Ben PfaffAdd -DPINTOS to DEFINES.
2004-11-01 Ben PfaffAdd more tests.
2004-11-01 Ben PfaffAdd more tests.
2004-10-27 Ben PfaffMove segment rounding LDFLAGS into tests/userprog/Makefile.
2004-10-27 Ben PfaffWork on userprog tests.
2004-10-26 Ben PfaffMake tests/userprog makefile modular so we can reuse...