Changeset 147 for trunk/Makefile


Ignore:
Timestamp:
02/22/09 14:31:52 (15 years ago)
Author:
tim
Message:

added talloc library

incorporated talloc into winsec and lru_cache modules

introduced talloc into SK caching system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r145 r147  
    1313OPTS=-std=gnu89 -pedantic -Wall -ggdb
    1414#OPTS=-std=gnu89 -pedantic -Wall
    15 INC=-I/usr/local/include
     15INC:=-I$(PWD)/include -I/usr/local/include
    1616LIB=-L/usr/local/lib -lm
    1717BIN_EXT=
Note: See TracChangeset for help on using the changeset viewer.