operating systems that support them.
/* -*-C-*-
System file for AIX
-$Id: aix.h,v 1.1 1993/11/08 06:11:11 gjr Exp $
+$Id: aix.h,v 1.2 1993/11/19 22:21:31 cph Exp $
Copyright (c) 1993 Massachusetts Institute of Technology
#define LIBS_SYSTEM -lbsd -ltermcap
+/* These definitions configure the microcode to support dynamic loading. */
+#define SOURCES_SYSTEM pruxdld.c
+#define OBJECTS_SYSTEM pruxdld.o
+#define LD_SWITCH_SYSTEM -bE:scheme.exp
/* -*-C-*-
System file for HP-UX
-$Id: hpux.h,v 1.10 1993/03/22 16:04:07 cph Exp $
+$Id: hpux.h,v 1.11 1993/11/19 22:21:32 cph Exp $
Copyright (c) 1989-93 Massachusetts Institute of Technology
/* For releases of hp-UX prior to 9.0 change the following lines to
read X11R4 instead of X11R5. */
#define C_SWITCH_SYSTEM -D_HPUX -I/usr/include/X11R5
-#define LD_SWITCH_SYSTEM -L /usr/lib/X11R5
+#define LD_SWITCH_SYSTEM -L /usr/lib/X11R5 -Wl,-E
-#define LIB_DYNAMIC_LOAD /usr/lib/libdld.sl
+/* These definitions, and the -Wl,-E in LD_SWITCH_SYSTEM, configure
+ the microcode to support dynamic loading. */
+#define SOURCES_SYSTEM pruxdld.c
+#define OBJECTS_SYSTEM pruxdld.o
+#define LIBS_SYSTEM -ldld
/* -*-C-*-
System file for SUNOS
-$Id: sunos4.h,v 1.4 1993/06/24 07:30:44 gjr Exp $
+$Id: sunos4.h,v 1.5 1993/11/19 22:21:33 cph Exp $
Copyright (c) 1990-1993 Massachusetts Institute of Technology
#define LIBS_TERMCAP -ltermcap
#define ALTERNATE_M4 s/ultrix.m4
+
+/* These definitions configure the microcode to support dynamic loading. */
+#define SOURCES_SYSTEM pruxdld.c
+#define OBJECTS_SYSTEM pruxdld.o
+#define LIBS_SYSTEM = -ld