# HG changeset patch # User John W. Eaton # Date 1390206572 18000 # Node ID 9eda8d4b772d18beb0c090e38dd5e94994ab29a2 # Parent 9fcc72373e249c32290b01072910ff1386dd4268 * Makefile.in: Use OCTAVE_TARGET, not OCTAVE_PACKAGE diff -r 9fcc72373e24 -r 9eda8d4b772d Makefile.in --- a/Makefile.in Mon Jan 20 03:00:19 2014 -0500 +++ b/Makefile.in Mon Jan 20 03:29:32 2014 -0500 @@ -426,7 +426,7 @@ endif .PHONY: all -all: configure Makefile $(OCTAVE_PACKAGE) +all: configure Makefile $(OCTAVE_TARGET) .PHONY: all-packages all-packages: $(PKGS)