Revision 201 branches/slam/code/projects/colonet/DataRequests/server/Makefile
| Makefile (revision 201) | ||
|---|---|---|
| 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