Show
Ignore:
Timestamp:
09/09/10 19:58:32 (21 months ago)
Author:
westram
Message:
  • merged r6753, r6788 + r6789 from refactor:
    • multiple attributes get promoted to headers
    • make depends scans __cplusplus sections
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UNIT_TESTER/Makefile.test

    r6743 r6812  
    2929# 
    3030RESTRICT_LIB=# run all tests 
     31#RESTRICT_LIB=mkptypes# test only these libraries 
    3132#RESTRICT_LIB=client:arb_probe:AWTC# test only these libraries 
    3233#RESTRICT_LIB=ARBDB# test only this library 
     
    6061EXEOBJDIRS=\ 
    6162        TOOLS \ 
     63        AISC_MKPTPS \ 
    6264 
    6365ISSHAREDLIB=$(findstring $(UNITDIR),$(SHAREDLIBS))