Mercurial > hg > octave-lyh
view src/DLD-FUNCTIONS/config-module.sh @ 10325:8b3cfc1288e2
implement lazy index conversions
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Tue, 16 Feb 2010 15:28:53 +0100 |
parents | 0d4613a736e9 |
children | 1ed7cc046c52 |
line wrap: on
line source
#! /bin/sh set -e : ${AWK=awk} $AWK -f config-module.awk < module-files > module.mk-t ../../move-if-change module.mk-t module.mk