summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2008-07-13 17:17:35 +0000
committerantoine <antoine@FreeBSD.org>2008-07-13 17:17:35 +0000
commitee8566607224b00b16c19e6d075ca64034cd287c (patch)
tree6aac91eb7eb6f5b05e4b346abac3b1588cfaa159 /ObsoleteFiles.inc
parent89ca3c5933998c624724969013d9d24b9597ef02 (diff)
downloadFreeBSD-src-ee8566607224b00b16c19e6d075ca64034cd287c.zip
FreeBSD-src-ee8566607224b00b16c19e6d075ca64034cd287c.tar.gz
Add an obsolete header after pecoff removal.
Approved by: rwatson (mentor)
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
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
OpenPOWER on IntegriCloud