--- Makefile.orig	Mon Aug 31 22:14:24 1998
+++ Makefile	Thu Feb 10 00:34:41 2000
@@ -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-static       for OpenBSD systems, w/o shared libs"
 	@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-static 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 \
@@ -235,9 +236,6 @@
 	cd src-glu ; $(MAKE) $@
 	if [ -d src-glut ] ; then cd src-glut ; $(MAKE) $@ ; fi
 	if [ -d demos ]    ; then cd demos    ; $(MAKE) $@ ; fi
-	if [ -d xdemos ]   ; then cd xdemos   ; $(MAKE) $@ ; fi
-	if [ -d samples ]  ; then cd samples  ; $(MAKE) $@ ; fi
-	if [ -d book ]     ; then cd book     ; $(MAKE) $@ ; fi
 
 
 irix6-n32 irix6-n32-dso irix6-gcc-n32-sl:
