Project

General

Profile

Revision 1487

Added by John Sexton over 14 years ago

Updating Makefiles for Hunter-Prey implementations. Updating COLONYROOT location.

View differences:

Makefile
4 4

  
5 5
# Relative path to the root directory (containing lib directory)
6 6
ifndef COLONYROOT
7
COLONYROOT = ../../..
7
COLONYROOT = ../../../..
8 8
endif
9 9

  
10 10
# Target file name (without extension).

Also available in: Unified diff