diff Makefile @ 2964:1955438b24dc

get notepad++
author John W. Eaton <jwe@octave.org>
date Thu, 24 Jan 2013 17:33:34 -0500
parents 04791633efbc
children 7145a94e4f4e
line wrap: on
line diff
--- a/Makefile	Mon Jan 14 17:50:51 2013 -0500
+++ b/Makefile	Thu Jan 24 17:33:34 2013 -0500
@@ -57,6 +57,8 @@
 MSYS_BASE_DIR := $(PREFIX)/../msys-base
 MSYS_BASE_PACKAGES := $(addprefix msys-,bash coreutils diffutils file findutils gawk grep gzip less libiconv libintl libmagic make msys-core regex sed tar termcap)
 
+NOTEPAD_BASE_DIR := $(PREFIX)/../notepad++
+
 OCTAVE_FORGE_BASE_URL := 'http://sourceforge.net/projects/octave/files/Octave Forge Packages/Individual Package Releases'
 OCTAVE_FORGE_PACKAGES := $(addprefix of-,miscellaneous struct optim specfun general signal communications image io statistics control)