[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / misc / root

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/misc/root/Attic/Makefile between version 1.16 and 1.17

version 1.16, 2004/04/28 05:24:25 version 1.17, 2004/12/03 15:15:04
Line 17  USE_BUILDLINK3=  YES
Line 17  USE_BUILDLINK3=  YES
 USE_X11=                YES  USE_X11=                YES
 USE_GNU_TOOLS+=         make  USE_GNU_TOOLS+=         make
   
 ALL_TARGET=             netbsd  BUILD_TARGET=           netbsd
 MAKE_ENV=               LD_LIBRARY_PATH=${WRKDIR}/lib ROOTSYS=${WRKDIR}  MAKE_ENV=               LD_LIBRARY_PATH=${WRKDIR}/lib ROOTSYS=${WRKDIR}
   
 .if (${MACHINE_ARCH} == "arm")  .if (${MACHINE_ARCH} == "arm")

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

CVSweb <webmaster@jp.NetBSD.org>