Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/distrib/sets/sets.subr,v rcsdiff: /ftp/cvs/cvsroot/src/distrib/sets/sets.subr,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.55 retrieving revision 1.56 diff -u -p -r1.55 -r1.56 --- src/distrib/sets/sets.subr 2006/12/29 15:52:20 1.55 +++ src/distrib/sets/sets.subr 2007/02/05 18:26:01 1.56 @@ -1,4 +1,4 @@ -# $NetBSD: sets.subr,v 1.55 2006/12/29 15:52:20 pooka Exp $ +# $NetBSD: sets.subr,v 1.56 2007/02/05 18:26:01 apb Exp $ # # @@ -219,7 +219,7 @@ fi # In each file, a record consists of a path and a System Package name, # separated by whitespace. E.g., # -# # $NetBSD: sets.subr,v 1.55 2006/12/29 15:52:20 pooka Exp $ +# # $NetBSD: sets.subr,v 1.56 2007/02/05 18:26:01 apb Exp $ # . base-sys-root [keyword[,...]] # ./altroot base-sys-root # ./bin base-sys-root @@ -454,7 +454,7 @@ list_set_lists() # arch_to_cpu() { - MACHINE_ARCH=${1} ${MAKE} -f- all < all: @echo \${MACHINE_CPU} @@ -468,7 +468,7 @@ EOMAKE # arch_to_endian() { - MACHINE_ARCH=${1} ${MAKE} -f- all < all: @echo \${TARGET_ENDIANNESS}