From 45a5e03456938da44371726c7572db58cce50bc5 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Thu, 25 Jan 2007 23:13:55 +0000 Subject: [PATCH] List obsolete objformat files and man pages. This may have to be revisited if too much stuff breaks. --- ObsoleteFiles.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 1b76254b022c..07e31ee98ac1 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,11 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20070125: objformat bites the dust +OLD_FILES+=usr/bin/objformat +OLD_FILES+=usr/share/man/man1/objformat.1.gz +OLD_FILES+=usr/include/objformat.h +OLD_FILES+=usr/share/man/man3/getobjformat.3.gz # 20061201: remove symlink to *.so.4 libalias modules OLD_FILES+=usr/lib/libalias_cuseeme.so OLD_FILES+=usr/lib/libalias_dummy.so