Changeset 2695

Show
Ignore:
Timestamp:
06/04/07 14:21:41 (1 year ago)
Author:
tg
Message:

next try

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/tools/lzma/Makefile

    r2692 r2695  
    2020include $(TOPDIR)/rules.mk 
    2121include ../rules.mk 
    22 #include ${TOPDIR}/mk/fetch.mk 
     22include ${TOPDIR}/mk/fetch.mk 
    2323 
    2424$(LZMA_ALONE_DIR)/lzma $(LZMA_LIB_DIR)/liblzma.a: $(WRKBUILD)/.built 
     
    3030lzma: $(TARGETS) 
    3131        $(CP) $^ $(WRKBUILD) 
    32  
    33 lzma-source: ${_CHECKSUM_COOKIE} 
    3432 
    3533lzma-clean: 
     
    4341############################################################# 
    4442 
    45 source: lzma-source 
     43source: ${_CHECKSUM_COOKIE} 
    4644prepare: ${WRKBUILD}/.prepared 
    4745compile: prepare ${TARGETS}