Changeset 2369
- Timestamp:
- 04/17/07 16:33:52 (2 years ago)
- Files:
-
- trunk/freewrt/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/Makefile
r2367 r2369 40 40 @echo ' extract - Same as "fetch", but also extract the distfile' 41 41 @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' 43 45 44 46 clean: .prereq_done


