view scripts/path/module.mk @ 14276:6b4bd6a86bdd

figure.m: Extend to accepting command form "figure N" * figure.m: Extend to accepting command form "figure N"
author Rik <octave@nomad.inbox5.com>
date Sat, 28 Jan 2012 13:14:07 -0800
parents 8d20fb66a0dc
children bb8d3f17248d
line wrap: on
line source

FCN_FILE_DIRS += path

path_FCN_FILES = \
  path/matlabroot.m \
  path/pathdef.m \
  path/savepath.m

FCN_FILES += $(path_FCN_FILES)

PKG_ADD_FILES += path/PKG_ADD

DIRSTAMP_FILES += path/$(octave_dirstamp)