2002-09-17 11:19:29 -04:00
|
|
|
$OpenBSD: patch-Makefile,v 1.3 2002/09/17 15:19:29 wilfried Exp $
|
|
|
|
--- Makefile.orig Tue Jul 30 16:07:24 2002
|
|
|
|
+++ Makefile Tue Sep 17 17:05:25 2002
|
|
|
|
@@ -25,7 +25,7 @@
|
|
|
|
|
2002-08-10 15:57:20 -04:00
|
|
|
include makeinclude
|
2001-04-14 23:14:15 -04:00
|
|
|
|
2002-08-10 15:57:20 -04:00
|
|
|
-DIRS = src fluid test documentation
|
|
|
|
+DIRS = src fluid documentation
|
2001-04-14 23:14:15 -04:00
|
|
|
|
|
|
|
all: makeinclude
|
2002-09-17 11:19:29 -04:00
|
|
|
for dir in $(DIRS); do\
|