1 |
# |
# |
2 |
# $Id$ |
# $Id$ |
3 |
|
# $URL$ |
4 |
# |
# |
5 |
|
|
6 |
include paths.mk |
include paths.mk |
14 |
here that is specific to any particular LRMS flavor. LRMS-specific \ |
here that is specific to any particular LRMS flavor. LRMS-specific \ |
15 |
classes will derive from this class and override functions as needed. |
classes will derive from this class and override functions as needed. |
16 |
|
|
17 |
VERSION=1.0.0 |
VERSION=2.2.0 |
18 |
RELEASE=1 |
RELEASE=1 |
19 |
AUTHOR=Jeff Templon <templon@nikhef.nl> |
AUTHOR=Jeff Templon <templon@nikhef.nl> |
20 |
|
|