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

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

vis2.3

File size: 169 bytes
Line 
1CSRC += spfdAPI.c spfdClean.c spfdCmd.c \
2        spfdCommon.c spfdOpt.c spfdProg.c \
3        spfdReg.c spfdSpfd.c spfdUtil.c
4
5HEADERS += spfdInt.h spfd.h
6
7DEPENDENCYFILES += $(CSRC)
Note: See TracBrowser for help on using the repository browser.