summaryrefslogtreecommitdiff
path: root/devel/libffi-devel/files/patch-ad
blob: 3dff2eb4f6b2d96612e056d44ba9941a8043d5b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- src/Makefile.in.orig	Mon Oct  5 04:26:33 1998
+++ src/Makefile.in	Sun May 30 21:48:55 1999
@@ -164,7 +164,7 @@
 SOURCES = $(libffi_la_SOURCES) $(ffitest_SOURCES)
 OBJECTS = $(libffi_la_OBJECTS) $(ffitest_OBJECTS)
 
-all: Makefile $(LTLIBRARIES) $(PROGRAMS)
+all: Makefile $(LTLIBRARIES)
 
 .SUFFIXES:
 .SUFFIXES: .S .c .lo .o .s
@@ -296,7 +296,7 @@
 	done
 debug.o debug.lo: debug.c ../include/ffi.h ../fficonfig.h \
 	../include/ffi_common.h
-ffi.o ffi.lo: x86/ffi.c ../include/ffi.h ../fficonfig.h \
+ffi.o ffi.lo: @TARGETDIR@/ffi.c ../include/ffi.h ../fficonfig.h \
 	../include/ffi_common.h
 ffitest.o ffitest.lo: ffitest.c ../include/ffi.h ../fficonfig.h
 prep_cif.o prep_cif.lo: prep_cif.c ../include/ffi.h ../fficonfig.h \