Changeset 679
- Timestamp:
- 09/23/06 23:40:36 (2 years ago)
- Files:
-
- trunk/freewrt/BSDmakefile (modified) (1 diff)
- trunk/freewrt/GNUmakefile (modified) (1 diff)
- trunk/freewrt/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/BSDmakefile
r677 r679 3 3 # This file is part of the FreeWRT project. FreeWRT is copyrighted 4 4 # material, please see the LICENCE file in the top-level directory 5 # or at http://www.freewrt.org/ trac/wiki/Licence for details.5 # or at http://www.freewrt.org/licence for details. 6 6 7 7 TOPDIR= ${.CURDIR} trunk/freewrt/GNUmakefile
r677 r679 3 3 # This file is part of the FreeWRT project. FreeWRT is copyrighted 4 4 # material, please see the LICENCE file in the top-level directory 5 # or at http://www.freewrt.org/ trac/wiki/Licence for details.5 # or at http://www.freewrt.org/licence for details. 6 6 7 7 TOPDIR:= $(shell pwd) trunk/freewrt/Makefile
r677 r679 3 3 # This file is part of the FreeWRT project. FreeWRT is copyrighted 4 4 # material, please see the LICENCE file in the top-level directory 5 # or at http://www.freewrt.org/ trac/wiki/Licence for details.5 # or at http://www.freewrt.org/licence for details. 6 6 7 7 GMAKE?= $(PWD)/lbin/gmake


