summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-bitmaps+Imakefile
blob: 3d5dcbedb3de8d9c6f5308729c0470f7292e304b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- bitmaps/Imakefile.orig	Mon Sep 29 00:02:44 2003
+++ bitmaps/Imakefile	Mon Sep 29 00:02:43 2003
@@ -34,9 +34,9 @@
 
 ALLFILES = $(BITMAPS) 
 
-all: $(SRCS)
+all:: $(SRCS)
 
-BuildIncludes($(INCLUDES_SRCS),$(BITMAP_INCDIR),/**/)
+BuildIncludes($(INCLUDES_SRCS),$(BITMAP_INCDIR),.)
 
 install:: $(SRCS)
 	$(MKDIRHIER) $(HEADER_DEST)/$(BITMAPINC)