mirror of
https://github.com/mirror/make.git
synced 2026-09-05 22:25:00 +08:00
*** empty log message ***
This commit is contained in:
@@ -203,6 +203,9 @@
|
||||
#endif
|
||||
|
||||
#if defined (sgi) || defined (sequent)
|
||||
/* Sometimes both MIPS and sgi are defined, so FSCALE was just defined
|
||||
above under #ifdef MIPS. But we want the sgi value. */
|
||||
#undef FSCALE
|
||||
#define FSCALE 1000.0
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user