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/share/mk/bsd.own.mk,v rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.own.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.302 retrieving revision 1.303 diff -u -p -r1.302 -r1.303 --- src/share/mk/bsd.own.mk 2002/07/11 15:30:03 1.302 +++ src/share/mk/bsd.own.mk 2002/07/17 18:46:14 1.303 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.own.mk,v 1.302 2002/07/11 15:30:03 scw Exp $ +# $NetBSD: bsd.own.mk,v 1.303 2002/07/17 18:46:14 fredette Exp $ .if !defined(_BSD_OWN_MK_) _BSD_OWN_MK_=1 @@ -312,7 +312,6 @@ MKGCC:= no # The m68000 port is incomplete. .if ${MACHINE_ARCH} == "m68000" NOPIC= # defined -NOPROFILE= # defined .endif # The hppa port is incomplete.