|
Line 0
Link Here
|
|
|
1 |
--- plugins/libwin32/loader/Makefile.in.orig Mon Dec 10 22:03:16 2001 |
| 2 |
+++ plugins/libwin32/loader/Makefile.in Mon Dec 10 21:51:23 2001 |
| 3 |
@@ -534,8 +534,8 @@ |
| 4 |
# so we eliminate .rel.text section from library |
| 5 |
# it works this way too |
| 6 |
# we actually don't need this line |
| 7 |
-stubs.lo: stubs.s |
| 8 |
- $(CC) -c $(srcdir)/stubs.s -o stubs.lo |
| 9 |
+#stubs.lo: stubs.s |
| 10 |
+# $(CC) -c $(srcdir)/stubs.s -o stubs.lo |
| 11 |
|
| 12 |
#win32.lo: win32.c |
| 13 |
# $(CC) -O2 -fno-inline -fno-strict-aliasing $(DEFS) $(WINFLAGS) -c $< -o $@ |