Changeset 37fd21c in freewrt


Ignore:
Timestamp:
Jun 4, 2007, 2:21:41 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
c70c383
Parents:
07f069c
Message:

next try

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2695 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/lzma/Makefile

    r07f069c r37fd21c  
    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}
Note: See TracChangeset for help on using the changeset viewer.