Ignore:
Timestamp:
Jan 8, 2010 9:53:31 AM (14 years ago)
Author:
bennylp
Message:

Misc (#1003):

  • Fixed gcc warnings in activesock unit test
  • 'make clean' did not clear pjsystest executable
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/build/Makefile

    r2991 r3048  
    8484clean depend realclean: 
    8585        $(MAKE) -f $(RULES_MAK) APP=PJSUA app=pjsua $@ 
     86        $(MAKE) -f $(RULES_MAK) APP=PJSYSTEST app=pjsystest $@ 
    8687        $(MAKE) -f Samples.mak $@ 
    8788        @if test "$@" = "depend"; then \ 
Note: See TracChangeset for help on using the changeset viewer.