Changeset 477 for pjproject/trunk/pjlib/build/Makefile
- Timestamp:
- May 27, 2006 1:11:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/build/Makefile
r431 r477 95 95 96 96 realclean: 97 $(subst @@,$(subst /,$(HOST_PSEP),.pjlib-$(TARGET_NAME).depend),$(HOST_RMR)) 98 $(subst @@,$(subst /,$(HOST_PSEP),.pjlib-test-$(TARGET_NAME).depend),$(HOST_RMR)) 97 99 $(MAKE) -f $(RULES_MAK) APP=PJLIB app=pjlib realclean 98 100 $(MAKE) -f $(RULES_MAK) APP=TEST app=pjlib-test realclean
Note: See TracChangeset
for help on using the changeset viewer.