summaryrefslogtreecommitdiff
path: root/x11/lesstif/patches/patch-am
blob: 459d1f930925795094240a7cbe42302989d8c414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
$NetBSD: patch-am,v 1.3 1999/11/15 21:30:28 drochner Exp $
--- lib/Mrm-2.0/Makefile.in.orig	Fri Nov  5 21:14:39 1999
+++ lib/Mrm-2.0/Makefile.in	Mon Nov 15 20:34:21 1999
@@ -128,7 +128,7 @@
 EXTRA_DIST = ${SRCS_2_0}
 
 @Version_2_0_TRUE@libdir = \
-@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/lib
+@Version_2_0_TRUE@$(prefix)/lib
 
 #
 # Sources in another directory
@@ -256,7 +256,7 @@
 maintainer-clean-compile:
 
 .c.lo:
-	$(LIBTOOL) --mode=compile $(COMPILE) -c -o $@ $<
+	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -334,7 +334,6 @@
 
 install-data-am:
 	@$(NORMAL_INSTALL)
-	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
 install-data: install-data-am
 
 install-am: all-am