ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/doc/Makefile
Revision: 1396
Committed: Sat Dec 5 02:57:05 2009 UTC (15 years, 7 months ago) by gezelter
Original Path: trunk/doc/Makefile
File size: 101 byte(s)
Log Message:
Merging changes skipped in working copies of OOPSE into the OpenMD
tree, fixing make install

File Contents

# Content
1 Package = doc
2
3 DocFiles = \
4 OpenMDmanual.pdf
5
6 DEV_ROOT=..
7 include $(DEV_ROOT)/make/Makefile
8