Changeset 2369

Show
Ignore:
Timestamp:
04/17/07 16:33:52 (2 years ago)
Author:
n0-1
Message:

some missing additions

Files:

Legend:

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

    r2367 r2369  
    4040        @echo '  extract      - Same as "fetch", but also extract the distfile' 
    4141        @echo '  patch        - Same as "extract", but also patch the source' 
    42         @echo '  package      - Same as "patch", but also compile and build the package' 
     42        @echo '  build        - Same as "patch", but also build the binaries' 
     43        @echo '  fake         - Same as "build", but also install the binaries' 
     44        @echo '  package      - Same as "fake", but also create the ipkg package' 
    4345 
    4446clean: .prereq_done