5 lines
166 B
Makefile
5 lines
166 B
Makefile
|
INCLUDES = -Iinclude -I../UsageEnvironment/include -I../groupsock/include
|
||
|
PREFIX = /usr/local
|
||
|
LIBDIR = $(PREFIX)/lib
|
||
|
##### Change the following for your environment:
|