mirror of
https://github.com/mirror/make.git
synced 2026-08-10 01:48:12 +00:00
*** empty log message ***
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
#define SUNOS_5
|
||||
#endif
|
||||
|
||||
#if defined (__osf__) && defined (__alpha__)
|
||||
#if defined (__osf__) && (defined (__alpha) || defined (__alpha__))
|
||||
#define OSF_ALPHA
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user