Changeset 355 for pjproject/trunk/pjlib-util/build/Makefile
- Timestamp:
- Mar 23, 2006 6:04:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/build/Makefile
r240 r355 72 72 $(MAKE) -f $(RULES_MAK) APP=PJLIB_UTIL app=pjlib-util $@ 73 73 $(MAKE) -f $(RULES_MAK) APP=UTIL_TEST app=pjlib-util-test $@ 74 @if test "$@" = ="depend"; then \74 @if test "$@" = "depend"; then \ 75 75 echo '$(TEST_EXE): $(PJLIB_UTIL_LIB)' >> .pjlib-util-test-$(MACHINE_NAME)-$(OS_NAME)-$(CC_NAME).depend; \ 76 76 fi
Note: See TracChangeset
for help on using the changeset viewer.