comparison scripts/miscellaneous/Makefile.in @ 7628:acca752a3b96

Add the namelengthmax function
author David Bateman <dbateman@free.fr>
date Mon, 24 Mar 2008 15:54:50 -0400
parents 67aef14de9c2
children 7ae60e7eb6f8
comparison
equal deleted inserted replaced
7627:0483fad1d888 7628:acca752a3b96
37 compare_versions.m computer.m copyfile.m \ 37 compare_versions.m computer.m copyfile.m \
38 delete.m dir.m doc.m dos.m dump_prefs.m edit.m \ 38 delete.m dir.m doc.m dos.m dump_prefs.m edit.m \
39 fileattrib.m fileparts.m flops.m fullfile.m getfield.m gunzip.m \ 39 fileattrib.m fileparts.m flops.m fullfile.m getfield.m gunzip.m \
40 gzip.m inputname.m ismac.m ispc.m isunix.m license.m list_primes.m ls.m \ 40 gzip.m inputname.m ismac.m ispc.m isunix.m license.m list_primes.m ls.m \
41 ls_command.m menu.m mex.m mexext.m mkoctfile.m movefile.m \ 41 ls_command.m menu.m mex.m mexext.m mkoctfile.m movefile.m \
42 news.m orderfields.m pack.m paren.m parseparams.m \ 42 namelengthmax.m news.m orderfields.m pack.m paren.m parseparams.m \
43 run.m semicolon.m setfield.m single.m substruct.m swapbytes.m tar.m \ 43 run.m semicolon.m setfield.m single.m substruct.m swapbytes.m tar.m \
44 tempdir.m tempname.m texas_lotto.m unix.m unpack.m untar.m \ 44 tempdir.m tempname.m texas_lotto.m unix.m unpack.m untar.m \
45 unzip.m ver.m version.m warning_ids.m what.m xor.m zip.m 45 unzip.m ver.m version.m warning_ids.m what.m xor.m zip.m
46 46
47 DISTFILES = $(addprefix $(srcdir)/, Makefile.in $(SOURCES)) 47 DISTFILES = $(addprefix $(srcdir)/, Makefile.in $(SOURCES))