Ignore:
Timestamp:
Mar 23, 2006 6:04:15 PM (18 years ago)
Author:
bennylp
Message:

Fixed misc warnings/errors in Solaris build

File:
1 edited

Legend:

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

    r240 r355  
    7272        $(MAKE) -f $(RULES_MAK) APP=PJLIB_UTIL app=pjlib-util $@ 
    7373        $(MAKE) -f $(RULES_MAK) APP=UTIL_TEST app=pjlib-util-test $@ 
    74         @if test "$@" == "depend"; then \ 
     74        @if test "$@" = "depend"; then \ 
    7575          echo '$(TEST_EXE): $(PJLIB_UTIL_LIB)' >> .pjlib-util-test-$(MACHINE_NAME)-$(OS_NAME)-$(CC_NAME).depend; \ 
    7676        fi 
Note: See TracChangeset for help on using the changeset viewer.