diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
commit | c9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch) | |
tree | e00c7b9a13c8748065f79c57e9e81d9a1239e743 /devel/libffi-devel/files/patch-ad | |
parent | Install sudoers in correct place. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'.release/3.4.0
Diffstat (limited to 'devel/libffi-devel/files/patch-ad')
-rw-r--r-- | devel/libffi-devel/files/patch-ad | 20 |
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 \ |