remove OSF1 support
This commit is contained in:
@@ -15,9 +15,6 @@ UDB_RELEASE_OPT = -ReleaseStream sun
|
||||
#ifdef RsArchitecture
|
||||
UDB_RELEASE_OPT = -ReleaseStream aix
|
||||
#endif
|
||||
#ifdef AlphaArchitecture
|
||||
UDB_RELEASE_OPT = -ReleaseStream dec
|
||||
#endif
|
||||
#ifdef LinuxArchitecture
|
||||
UDB_RELEASE_OPT = -ReleaseStream linux
|
||||
#endif
|
||||
@@ -35,7 +32,7 @@ UDB_RELEASE_OPT = -ReleaseStream netbsd
|
||||
* Insure that symbols used in the .udb files are undefined for
|
||||
* pre-processing by cpp.
|
||||
*/
|
||||
UDB_CPP_UNDEF_LIST = -UhpV4 -Uhpux -Uaix -Usun -Udec -Uunix -Ulinux -Uopenbsd -Ufreebsd -Unetbsd
|
||||
UDB_CPP_UNDEF_LIST = -UhpV4 -Uhpux -Uaix -Usun -Uunix -Ulinux -Uopenbsd -Ufreebsd -Unetbsd
|
||||
|
||||
|
||||
#define CreateLocalizedFilesets(Locale,Lang,readablename,runfs,helpfs,msgfs,AltLang,HelpLang,ResDB,HelpDB,MsgDB,InfoDB) @@\
|
||||
|
||||
Reference in New Issue
Block a user