aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/sun2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/sun2.h')
-rw-r--r--src/m/sun2.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/m/sun2.h b/src/m/sun2.h
index e764ded3ce7..a872bf6f3bb 100644
--- a/src/m/sun2.h
+++ b/src/m/sun2.h
@@ -85,17 +85,5 @@ NOTE-END */
85 85
86#define SEGMENT_MASK (SEGSIZ - 1) 86#define SEGMENT_MASK (SEGSIZ - 1)
87 87
88/* Arrange to link with sun windows, if requested. */
89/* For details on emacstool and sunfns, see etc/SUN-SUPPORT */
90/* These programs require Sun UNIX 4.2 Release 3.2 or greater */
91
92#ifdef HAVE_SUN_WINDOWS
93#define OTHER_FILES ${libsrc}emacstool
94#define LIBS_MACHINE -lsuntool -lsunwindow -lpixrect
95#define OBJECTS_MACHINE sunfns.o
96#define SYMS_MACHINE syms_of_sunfns ()
97#define PURESIZE 132000
98#endif
99
100/* arch-tag: 543c3570-74ca-4099-aa47-db7c7b691c8e 88/* arch-tag: 543c3570-74ca-4099-aa47-db7c7b691c8e
101 (do not change this comment) */ 89 (do not change this comment) */