From ee8566607224b00b16c19e6d075ca64034cd287c Mon Sep 17 00:00:00 2001 From: antoine Date: Sun, 13 Jul 2008 17:17:35 +0000 Subject: Add an obsolete header after pecoff removal. Approved by: rwatson (mentor) --- ObsoleteFiles.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 08b5ef2..0c09151 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -57,6 +57,10 @@ OLD_FILES+=usr/share/man/man8/fdisk.8.gz # 20080701: wpa_supplicant.conf moved to share/examples/etc/ OLD_FILES+=usr/share/examples/wpa_supplicant/wpa_supplicant.conf OLD_DIRS+=usr/share/examples/wpa_supplicant +# 20080614: pecoff image activator removed +.if ${TARGET_ARCH} == "i386" +OLD_FILES+=usr/include/machine/pecoff_machdep.h +.endif # 20080614: sgtty removed OLD_FILES+=usr/include/sys/ttychars.h OLD_FILES+=usr/include/sys/ttydev.h -- cgit v1.1