diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/sun2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/sun2.h b/src/m/sun2.h index 7484a8b5f60..c4f617c5839 100644 --- a/src/m/sun2.h +++ b/src/m/sun2.h | |||
| @@ -96,7 +96,7 @@ NOTE-END */ | |||
| 96 | /* These programs require Sun UNIX 4.2 Release 3.2 or greater */ | 96 | /* These programs require Sun UNIX 4.2 Release 3.2 or greater */ |
| 97 | 97 | ||
| 98 | #ifdef HAVE_SUN_WINDOWS | 98 | #ifdef HAVE_SUN_WINDOWS |
| 99 | #define OTHER_FILES ${etcdir}emacstool | 99 | #define OTHER_FILES ${libsrc}emacstool |
| 100 | #define LIBS_MACHINE -lsuntool -lsunwindow -lpixrect | 100 | #define LIBS_MACHINE -lsuntool -lsunwindow -lpixrect |
| 101 | #define OBJECTS_MACHINE sunfns.o | 101 | #define OBJECTS_MACHINE sunfns.o |
| 102 | #define SYMS_MACHINE syms_of_sunfns () | 102 | #define SYMS_MACHINE syms_of_sunfns () |