Mercurial > hg > octave-lyh
view scripts/testfun/module.mk @ 11233:1dfbcc9eee92
eliminate special cases for __DECCXX
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 10 Nov 2010 21:11:43 -0500 |
parents | 3b77db443cc0 |
children | 5b2126a8c84f |
line wrap: on
line source
FCN_FILE_DIRS += testfun testfun_FCN_FILES = \ testfun/assert.m \ testfun/demo.m \ testfun/example.m \ testfun/fail.m \ testfun/rundemos.m \ testfun/runtests.m \ testfun/speed.m \ testfun/test.m FCN_FILES += $(testfun_FCN_FILES) PKG_ADD_FILES += testfun/PKG_ADD DIRSTAMP_FILES += testfun/$(octave_dirstamp)