Ignore:
Timestamp:
May 27, 2006 1:11:32 PM (18 years ago)
Author:
bennylp
Message:

Added README-RTEMS and tweaked the makefiles

File:
1 edited

Legend:

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

    r431 r477  
    9595 
    9696realclean: 
     97        $(subst @@,$(subst /,$(HOST_PSEP),.pjlib-$(TARGET_NAME).depend),$(HOST_RMR)) 
     98        $(subst @@,$(subst /,$(HOST_PSEP),.pjlib-test-$(TARGET_NAME).depend),$(HOST_RMR)) 
    9799        $(MAKE) -f $(RULES_MAK) APP=PJLIB app=pjlib realclean 
    98100        $(MAKE) -f $(RULES_MAK) APP=TEST app=pjlib-test realclean 
Note: See TracChangeset for help on using the changeset viewer.