cacce693cb
libGLU is not present) - fix X11/extensions/Xdbe.h check - respect CFLAGS - create shared libraries - don't build tests thx espie@, naddy@ for heads-up and pointers
13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
$OpenBSD: patch-Makefile,v 1.1 2001/04/15 03:14:15 matt Exp $
|
|
--- Makefile.orig Fri Jun 30 00:23:12 2000
|
|
+++ Makefile Thu Apr 12 19:00:30 2001
|
|
@@ -25,7 +25,7 @@
|
|
|
|
SHELL=/bin/sh
|
|
|
|
-DIRS = src fluid test
|
|
+DIRS = src fluid
|
|
|
|
all: makeinclude
|
|
@for dir in $(DIRS); do\
|