Changeset 6753 for branches/refactor/UNIT_TESTER/Makefile.test
- Timestamp:
- 03/09/10 22:37:23 (21 months ago)
- Files:
-
- 1 modified
-
branches/refactor/UNIT_TESTER/Makefile.test (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/refactor/UNIT_TESTER/Makefile.test
r6746 r6753 29 29 # 30 30 RESTRICT_LIB=# run all tests 31 #RESTRICT_LIB=mkptypes# test only these libraries 31 32 #RESTRICT_LIB=client:arb_probe:AWTC# test only these libraries 32 33 #RESTRICT_LIB=ARBDB# test only this library … … 60 61 EXEOBJDIRS=\ 61 62 TOOLS \ 63 AISC_MKPTPS \ 62 64 63 65 ISSHAREDLIB=$(findstring $(UNITDIR),$(SHAREDLIBS))
