summaryrefslogtreecommitdiff
path: root/databases/mysql++/files/patch-Makefile.in
blob: 41444d62ef3815a70cd154c8e3ee7a7810a54b69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	Wed Apr  5 07:44:49 2006
+++ Makefile.in	Thu Apr 27 23:34:16 2006
@@ -20,7 +20,7 @@
 
 ### Targets: ###
 
-all: lib examples
+all: lib
 
 install: all
 	(cd lib && $(MAKE) install)