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

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