* hpux-symtab.h: New file describing the debug symbols emitted by

the HP C compilers.
This commit is contained in:
Jeff Law 1994-08-19 16:04:42 +00:00
parent 64b7bf9f67
commit 36d4f4d851
3 changed files with 2571 additions and 0 deletions

View File

@ -21,6 +21,12 @@ else
lose_these_too="mpw"
fi
if ( echo $* | grep keep\-hpread > /dev/null ) ; then
keep_these_too="hpux-symtab.h ChangeLog.hpread"
else
lose_these_too="hpux-symtab.h ChangeLog.hpread"
fi
# All files listed between the "Things-to-keep:" line and the
# "Files-to-sed:" line will be kept. All other files will be removed.
# Directories listed in this section will have their own Sanitize

6
include/ChangeLog.hpread Normal file
View File

@ -0,0 +1,6 @@
Fri Aug 19 09:56:31 1994 Jeff Law (law@snake.cs.utah.edu)
* hpux-symtab.h: New file describing the debug symbols emitted by
the HP C compilers.

2559
include/hpux-symtab.h Executable file

File diff suppressed because it is too large Load Diff