Mercurial > hg > octave-nkf
view libcruft/misc/module.mk @ 10826:9e6aed3c6704
fix find for character arrays
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 28 Jul 2010 11:36:26 -0400 |
parents | 0d4613a736e9 |
children | 6a225fb7d361 |
line wrap: on
line source
EXTRA_DIST += \ misc/module.mk \ misc/d1mach-tst.for libcruft_la_SOURCES += \ misc/cquit.c \ misc/d1mach.f \ misc/f77-extern.cc \ misc/f77-fcn.c \ misc/i1mach.f \ misc/lo-error.c \ misc/quit.cc \ misc/r1mach.f octinclude_HEADERS += \ misc/f77-fcn.h \ misc/lo-error.h \ misc/quit.h