source: vis_dev/vis-2.3/src/truesim/truesim.make

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

vis2.3

File size: 142 bytes
Line 
1CSRC += truesimCmd.c truesimMain.c truesimSim.c truesimUtil.c \
2        truesimZero.c
3
4HEADERS += truesim.h truesimInt.h
5
6DEPENDENCYFILES = $(CSRC)
7
Note: See TracBrowser for help on using the repository browser.