Changeset 64 for asp_wo_cfg/trunk/sample


Ignore:
Timestamp:
Oct 19, 2013, 11:39:29 AM (11 years ago)
Author:
ertl-hiro
Message:

ASP 1.9.0 への追従のための修正。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp_wo_cfg/trunk/sample/Makefile

    r56 r64  
    243243  LIBS_DEP = $(filter %.a,$(ALL_LIBS)) $(KERNEL_LIB)/libkernel.a
    244244  LDFLAGS := $(LDFLAGS) -L$(KERNEL_LIB)
     245  REALCLEAN_FILES := libkernel.a $(REALCLEAN_FILES)
    245246else
    246247  ALL_LIBS = $(APPL_LIBS) $(SYSSVC_LIBS) libkernel.a $(LIBS)
Note: See TracChangeset for help on using the changeset viewer.