comparison scripts/io/module.mk @ 9794:0d4613a736e9

convert build system to use automake and libtool
author John W. Eaton <jwe@octave.org>
date Tue, 10 Nov 2009 15:02:25 -0500
parents
children 8d20fb66a0dc
comparison
equal deleted inserted replaced
9793:7161e9b41cf6 9794:0d4613a736e9
1 FCN_FILE_DIRS += io
2
3 io_FCN_FILES = \
4 io/beep.m \
5 io/csvread.m \
6 io/csvwrite.m \
7 io/dlmwrite.m \
8 io/strread.m \
9 io/textread.m
10
11 FCN_FILES += $(io_FCN_FILES)
12
13 PKG_ADD_FILES += io/PKG_ADD