Project

General

Profile

Revision 201

Stuff!

View differences:

Makefile
8 8
COLONYROOT = ../../..
9 9
endif
10 10

  
11
CINCS = -I$(COLONYROOT)/code/lib/include/libdragonfly
12
CINCS += -L$(COLONYROOT)/code/lib/bin
13

  
14 11
all: $(TARGET)
15 12

  
16 13
$(TARGET): *.c  *.h

Also available in: Unified diff