Ignore:
Timestamp:
Dec 13, 2012 6:37:05 AM (11 years ago)
Author:
ming
Message:

Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell for the patch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/build/Makefile

    r3669 r4308  
    7575        $(MAKE) -f $(RULES_MAK) APP=PJLIB_UTIL app=pjlib-util $(PJLIB_UTIL_LIB) 
    7676 
    77 pjlib-util-test: 
     77pjlib-util-test: pjlib-util 
    7878        $(MAKE) -f $(RULES_MAK) APP=UTIL_TEST app=pjlib-util-test $(UTIL_TEST_EXE) 
    7979 
Note: See TracChangeset for help on using the changeset viewer.