1
0
mirror of https://github.com/mirror/make.git synced 2025-04-14 21:40:24 +08:00

*** empty log message ***

This commit is contained in:
Roland McGrath 1993-07-27 00:37:13 +00:00
parent 16777bbe0f
commit 9f33e6cdcb

View File

@ -124,7 +124,7 @@
#define SUNOS_5
#endif
#if defined (__osf__) && defined (__alpha__)
#if defined (__osf__) && (defined (__alpha) || defined (__alpha__))
#define OSF_ALPHA
#endif