Changeset 3048 for pjproject/trunk/pjsip-apps/build/Makefile
- Timestamp:
- Jan 8, 2010 9:53:31 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/build/Makefile
r2991 r3048 84 84 clean depend realclean: 85 85 $(MAKE) -f $(RULES_MAK) APP=PJSUA app=pjsua $@ 86 $(MAKE) -f $(RULES_MAK) APP=PJSYSTEST app=pjsystest $@ 86 87 $(MAKE) -f Samples.mak $@ 87 88 @if test "$@" = "depend"; then \
Note: See TracChangeset
for help on using the changeset viewer.