1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00

Add an obsolete header after pecoff removal.

Approved by:	rwatson (mentor)
This commit is contained in:
Antoine Brodin 2008-07-13 17:17:35 +00:00
parent 23d5e112eb
commit e7e0618629
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180496

View File

@ -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