ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/math/Makefile
Revision: 14
Committed: Wed Sep 29 14:59:25 2004 UTC (20 years, 11 months ago) by tim
File size: 116 byte(s)
Log Message:
change Makefile to relative path

File Contents

# User Rev Content
1 gezelter 2 Source = \
2     MatVec3.c \
3     mt19937ar.c \
4     randomSPRNG.cpp \
5    
6     RmiSource =
7    
8     Main =
9    
10 tim 14 include ../../make/Makefile