Makefile: Use $(MAKE) instead of plain 'make'.
[pintos-anon] / src / tests / threads / alarm-single.ck
1 # -*- perl -*-
2 use tests::tests;
3 use tests::threads::alarm;
4 check_alarm (1);