summaryrefslogtreecommitdiff
blob: ad8a0c2e770134fc923b4e1d133f3e8f658f307d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ur ripperX-2.7.2.orig/plugins/Makefile.in ripperX-2.7.2/plugins/Makefile.in
--- ripperX-2.7.2.orig/plugins/Makefile.in	2008-02-18 07:38:28.000000000 +0200
+++ ripperX-2.7.2/plugins/Makefile.in	2008-03-02 07:16:23.000000000 +0200
@@ -615,7 +615,7 @@
 all: ripperX_plugin_tester $(PLUGINS)
 
 .c.o:
-	$(CC) $(CFLAGS) $(LDFLAGS) -c $< -o $@
+	$(CC) $(CFLAGS) -c $< -o $@
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: