correct #ifdef 0
This commit is contained in:
parent
7569644110
commit
06133fd0e4
@ -28,7 +28,7 @@
|
||||
|
||||
#include "pmachine-conf.h" /* lucb */
|
||||
|
||||
#ifdef 0 /* lucb */
|
||||
#if 0 /* lucb */
|
||||
#define P_MACHINE_TYPE "SUN"
|
||||
#define SUN
|
||||
#endif
|
||||
@ -44,7 +44,7 @@
|
||||
* include/pmachine.h, lib/pcompat/opendir.c, lib/pcompat/readdir.c
|
||||
*/
|
||||
|
||||
#ifdef 0 /* lucb */
|
||||
#if 0 /* lucb */
|
||||
#define P_OS_TYPE "SUNOS"
|
||||
#define SUNOS
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user