freebsd-ports/misc/dejagnu/files/patch-example-calc::Makefile.in
Ying-Chieh Liao 05ded1b8a5 upgrade to 1.4.3
PR:		43943
Submitted by:	Loren James Rittle <rittle@latour.rsch.comm.mot.com>
2002-10-12 15:12:16 +00:00

12 lines
280 B
Text

--- example/calc/Makefile.in Thu Apr 25 22:29:39 2002
+++ example/calc/Makefile.in.new Fri Oct 11 15:50:27 2002
@@ -382,7 +382,8 @@
install-data-am:
-install-exec-am:
+install-exec-am: $(PROGRAMS)
+ $(INSTALL_PROGRAM) $(PROGRAMS) $(bindir)
install-info: install-info-am