2 |
|
# $Id$ |
3 |
|
|
4 |
|
## |
5 |
< |
## Only the first two need changing here, the rest are just information |
5 |
> |
## Only the first one needs changing here, the rest are just information |
6 |
|
## for use throughout the build scripts |
7 |
|
## |
8 |
|
|
9 |
|
## File and Path Locations |
10 |
|
|
11 |
< |
# ****** These two will need to be set correctly ****** |
11 |
> |
# ****** This needs to be set correctly ****** |
12 |
|
# Location of the CVS Repository Root |
13 |
|
CVSROOT = /usr/local/proj/co600_10/cvs |
14 |
< |
# Location of the checked out local copy (hope to automate this) |
15 |
< |
SERVERROOT = /home/cut/tdb1/cvs/source/server |
16 |
< |
# ****** These two will need to be set correctly ****** |
14 |
> |
# ****** This needs to be set correctly ****** |
15 |
|
|
16 |
|
# Location of the build directory |
17 |
|
BUILD = $(SERVERROOT)/build |