From f4c24d5f7bd6018c38f732817385f6c0599338b5 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Thu, 12 Oct 2000 12:19:15 +0000 Subject: Initial import of palmpower 1.0.1 Disassembler and other tools for PalmOS binaries PR: 20837 Submitted by: Roman Shterenzon --- palm/palmpower/files/patch-ad | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 palm/palmpower/files/patch-ad (limited to 'palm/palmpower/files/patch-ad') diff --git a/palm/palmpower/files/patch-ad b/palm/palmpower/files/patch-ad new file mode 100644 index 000000000000..08fd7fc1ec4b --- /dev/null +++ b/palm/palmpower/files/patch-ad @@ -0,0 +1,11 @@ +--- src/pilotdis/Makefile.in.orig Tue Aug 22 13:53:22 2000 ++++ src/pilotdis/Makefile.in Tue Aug 22 13:54:05 2000 +@@ -72,7 +72,7 @@ + DEFS = @DEFS@ -I. -I$(srcdir) + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ +-LIBS = @LIBS@ ++LIBS = @LIBS@ -lm + pilotdis_OBJECTS = afline.o dis.o fgen.o inst1.o inst2.o main.o pgen.o \ + utils.o + pilotdis_LDADD = $(LDADD) -- cgit v1.2.3