diff Makefile.in @ 3436:9eda8d4b772d

* Makefile.in: Use OCTAVE_TARGET, not OCTAVE_PACKAGE
author John W. Eaton <jwe@octave.org>
date Mon, 20 Jan 2014 03:29:32 -0500
parents 9fcc72373e24
children c9ade6d47f3a
line wrap: on
line diff
--- 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)