1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/libffi-devel/files/patch-ad
Vanilla I. Shu 43346c0638 Sync libttol with peter's suggestion,
and remove patches.aout, we dont need it anymore.
1999-02-02 13:54:00 +00:00

12 lines
333 B
Plaintext

--- src/Makefile.in.orig Tue Feb 2 21:19:24 1999
+++ src/Makefile.in Tue Feb 2 21:19:34 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