source: vis_dev/vis-2.3/src/img/img.make @ 40

Last change on this file since 40 was 14, checked in by cecile, 13 years ago

vis2.3

File size: 195 bytes
Line 
1CSRC += imgLinear.c imgHybrid.c imgIwls95.c imgMlp.c imgMonolithic.c imgTfm.c \
2        imgTfmBwd.c imgTfmCache.c imgTfmFwd.c imgTfmUtil.c imgUtil.c
3HEADERS += img.h imgInt.h
4
5DEPENDENCYFILES = $(CSRC)
Note: See TracBrowser for help on using the repository browser.