aboutsummaryrefslogtreecommitdiff
path: root/devel/libffi-devel/files/patch-ad
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /devel/libffi-devel/files/patch-ad
parentc9396a78f758664f44aa3d601d25c18c74372c10 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Notes
Notes: svn path=/head/; revision=33029 svn path=/tags/RELEASE_4_1_1/; revision=33030; tag=release/4.1.1
Diffstat (limited to 'devel/libffi-devel/files/patch-ad')
-rw-r--r--devel/libffi-devel/files/patch-ad20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/libffi-devel/files/patch-ad b/devel/libffi-devel/files/patch-ad
deleted file mode 100644
index 3dff2eb4f6b2..000000000000
--- a/devel/libffi-devel/files/patch-ad
+++ /dev/null
@@ -1,20 +0,0 @@
---- 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 \