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