summaryrefslogtreecommitdiffstats
path: root/emulators/truereality/files/patch-ab
blob: 1f77a9c3023866b0486e5c63338d7b9ed3e4b670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- Makefile.ORIG	Sat Nov 27 23:06:31 1999
+++ Makefile	Sun Nov 28 15:18:03 1999
@@ -354,6 +354,9 @@
 ifeq ($(ARCH),os2)
 LDLIBS := $(LDLIBS) -lMesaGL -lMesaGLU -lglut
 endif
+ifeq ($(ARCH),bsd)
+LDLIBS := $(LDLIBS) -lMesaGL -lMesaGLU
+endif
 ifeq ($(ARCH),linux)
 LDLIBS := $(LDLIBS) -lMesaGL -lMesaGLU -lglut
 endif
OpenPOWER on IntegriCloud