From owner-cvs-all Wed Apr 29 11:23:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29347 for cvs-all-outgoing; Wed, 29 Apr 1998 11:23:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29332; Wed, 29 Apr 1998 11:23:26 -0700 (PDT) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA21587; Wed, 29 Apr 1998 11:21:37 -0700 (PDT) Date: Wed, 29 Apr 1998 11:21:37 -0700 (PDT) Message-Id: <199804291821.LAA21587@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf Makefile.i386 src/sys/pc98/conf Makefile.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1998/04/29 11:21:36 PDT Modified files: sys/i386/conf Makefile.i386 sys/pc98/conf Makefile.pc98 Log: Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config on my box doesn't grok machine type pc98. PR: 3272 Submitted by: jhs Revision Changes Path 1.110 +12 -12 src/sys/i386/conf/Makefile.i386 1.29 +12 -12 src/sys/pc98/conf/Makefile.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message