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/regress/usr.bin/config/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- src/regress/usr.bin/config/Attic/Makefile 2006/08/07 12:05:06 1.6 +++ src/regress/usr.bin/config/Attic/Makefile 2007/01/06 18:52:47 1.7 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2006/08/07 12:05:06 cube Exp $ +# $NetBSD: Makefile,v 1.7 2007/01/06 18:52:47 cube Exp $ # Those configurations only have to be understood by config(1) without # errors. SIMPLE_SUCCESS= SHADOW_INSTANCE LOOP LOOP2 PSEUDO_PARENT -SIMPLE_FAILURE= POSTPONED_ORPHAN NO_PSEUDO +SIMPLE_FAILURE= POSTPONED_ORPHAN NO_PSEUDO DEFFS_REDEF SIMPLE= ${SIMPLE_SUCCESS} ${SIMPLE_FAILURE}