--- Makefile.orig	Tue Sep  1 05:14:24 1998
+++ Makefile	Wed Sep 30 14:52:15 1998
@@ -123,7 +123,9 @@
 	@echo "  make cygnus-linux         for Win95/NT using Cygnus-Win32 under Linux"
 	@echo "  make dgux                 for Data General"
 	@echo "  make freebsd              for FreeBSD systems with GCC"
+	@echo "  make freebsd-elf          for FreeBSD systems with GCC, make ELF shared libs"
 	@echo "  make freebsd-386          for FreeBSD systems with GCC, w/ Intel assembly"
+	@echo "  make freebsd-386-elf      for FreeBSD systems with GCC, w/ Intel assembly, make ELF shared libs"
 	@echo "  make gcc                  for a generic system with GCC"
 	@echo "  make hpux9                for HP systems with HPUX 9.x"
 	@echo "  make hpux9-sl             for HP systems with HPUX 9.x, make shared libs"
@@ -208,7 +210,7 @@
 
 
 
-aix aix-sl amix bsdos dgux freebsd freebsd-386 gcc \
+aix aix-sl amix bsdos dgux freebsd freebsd-elf freebsd-386 freebsd-386-elf gcc \
 hpux9 hpux9-gcc hpux9-sl hpux9-gcc-sl hpux10 hpux10-gcc hpux10-gcc-sl \
 irix-debug irix4 irix5 irix5-gcc irix5-dso irix6-32 \
 irix6-32-dso \
