20 lines
1014 B
Plaintext
20 lines
1014 B
Plaintext
--- Makefile.orig Sat Mar 6 23:23:58 1999
|
|
+++ Makefile Sat Mar 6 23:26:09 1999
|
|
@@ -172,6 +172,7 @@
|
|
@echo " make next-x86-x11 for NeXT on Intel x86 with X11"
|
|
@echo " make next-x11 for NeXT with X11"
|
|
@echo " make openbsd for OpenBSD systems"
|
|
+ @echo " make openbsd-386 for OpenBSD systems, w/ Intel assembly"
|
|
@echo " make openstep for NeXT systems with OPENSTEP 4.0"
|
|
@echo " make openstep-dynlib for NeXT systems with OPENSTEP 4.0, shared libs"
|
|
@echo " make os2-x11 for OS/2 with XFree86"
|
|
@@ -221,7 +222,7 @@
|
|
linux-ppc linux-ppc-so \
|
|
linux-sparc5-elf \
|
|
lynxos machten-2.2 machten-4.0 \
|
|
-mklinux netbsd next-x86-x11 next-x11 osf1 osf1-sl openbsd qnx sco \
|
|
+mklinux netbsd next-x86-x11 next-x11 osf1 osf1-sl openbsd openbsd-386 qnx sco \
|
|
solaris-x86 solaris-x86-gcc sunSolaris-CC \
|
|
sunos4 sunos4-sl sunos4-gcc sunos4-gcc-sl sunos4-gcc-x11r6-sl \
|
|
sunos5 sunos5-sl sunos5-ultra sunos5-ultra-sl sunos5-gcc sunos5-gcc-sl \
|