mirror of
https://github.com/mirror/make.git
synced 2026-08-09 17:38:47 +00:00
[SOLARIS2]: Define SUNOS_5.
This commit is contained in:
@@ -141,7 +141,7 @@ extern int errno;
|
||||
#define decstation
|
||||
#endif
|
||||
|
||||
#if defined(sun) && defined(SVR4)
|
||||
#if (defined(sun) && defined(SVR4)) || defined (SOLARIS2)
|
||||
#define SUNOS_5
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user