ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/doc/Makefile
Revision: 1390
Committed: Wed Nov 25 20:02:06 2009 UTC (15 years, 7 months ago) by gezelter
Original Path: trunk/doc/Makefile
File size: 143 byte(s)
Log Message:
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

File Contents

# User Rev Content
1 gezelter 1165 Package = doc
2    
3     Source = \
4    
5     RmiSource =
6    
7     Main =
8    
9     DocFiles = \
10 gezelter 1390 OpenMDmanual.pdf
11 gezelter 1165
12     DEV_ROOT=..
13     include $(DEV_ROOT)/make/Makefile
14