Project

General

Profile

Revision 866

Added by Greg Tress over 15 years ago

Fixed file paths in last commit

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