diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/aviion-intel.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/m/aviion-intel.h b/src/m/aviion-intel.h index fb0d2a55fba..1f422ac0716 100644 --- a/src/m/aviion-intel.h +++ b/src/m/aviion-intel.h | |||
| @@ -17,6 +17,3 @@ | |||
| 17 | #endif | 17 | #endif |
| 18 | 18 | ||
| 19 | #undef m88k /* It sure is NOT a Motorola machine */ | 19 | #undef m88k /* It sure is NOT a Motorola machine */ |
| 20 | |||
| 21 | /* INTEL DG/UX needs some extra libs (-lelf ?) */ | ||
| 22 | #define LIBS_MACHINE -lsocket -lnsl | ||