/SPARTAN/trunk/src/Makefile.config |
---|
11,12 → 11,12 |
HT=__HT__ |
# Deadlock detection support for spinlocks. |
#DEBUG_SPINLOCK=DEBUG_SPINLOCK |
DEBUG_SPINLOCK=DEBUG_SPINLOCK |
# Uncomment if you want to run in the test mode |
#TEST=__TEST__ |
TEST=__TEST__ |
#TEST_FILE=test.c |
TEST_FILE=test.c |
# Select what test do you want to run |
#TEST_DIR=synch/rwlock1/ |