pkgsrc/devel/prc-tools/patches/patch-aq
dillo 9b049008ea upgrade prc-tools to 2.2
changes:
	support for newer versions of palmos (>3.5)
	support for arm
	newer versions of toolchain
2002-10-15 23:07:16 +00:00

14 lines
401 B
Text

$NetBSD: patch-aq,v 1.1 2002/10/15 23:07:18 dillo Exp $
--- gdb/mmalloc/Makefile.in.orig Wed May 17 13:54:04 2000
+++ gdb/mmalloc/Makefile.in
@@ -126,9 +126,6 @@ check: test1.c
# ./a.out
install: all
- $(INSTALL_DATA) $(TARGETLIB) $(libdir)/$(TARGETLIB)n
- $(RANLIB) $(libdir)/$(TARGETLIB)n
- mv -f $(libdir)/$(TARGETLIB)n $(libdir)/$(TARGETLIB)
$(TARGETLIB): $(TARGETOBJS)
$(RM) -rf $@