mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Remove apollo support
This commit is contained in:
parent
01c9b8889b
commit
6bf175ef2d
108 changed files with 59 additions and 2185 deletions
|
|
@ -16,9 +16,4 @@
|
|||
!######################################################################
|
||||
|
||||
XCOMM include "Dt"
|
||||
|
||||
#ifdef __apollo
|
||||
Dtcolor*font: user12x23
|
||||
#else
|
||||
%|nls-1-#optional_font_spec#|
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -76,11 +76,7 @@ static char rcsid[] = "$TOG: dthello.c /main/9 1998/04/20 12:52:17 mgreess $";
|
|||
#include <sys/signal.h>
|
||||
#include <Xm/Xm.h>
|
||||
#include <Dt/GetDispRes.h>
|
||||
#ifdef __apollo
|
||||
#include </sys5/usr/include/limits.h>
|
||||
#else
|
||||
#include <limits.h>
|
||||
#endif
|
||||
#include <locale.h>
|
||||
#ifndef NO_MESSAGE_CATALOG
|
||||
# include <nl_types.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue