ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/doc/Makefile
Revision: 1165
Committed: Fri Jul 13 14:19:30 2007 UTC (18 years ago) by gezelter
Original Path: trunk/doc/Makefile
File size: 142 byte(s)
Log Message:
Install process should install the manual

File Contents

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