Changeset 98 for trunk/Makefile


Ignore:
Timestamp:
03/01/08 01:55:16 (16 years ago)
Author:
tim
Message:

adding experimental library which will be used to speed up hbin lookups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r88 r98  
    1313OPTS=-std=gnu89 -pedantic -Wall
    1414INC=-I/usr/local/include
    15 LIB=-L/usr/local/lib
     15LIB=-L/usr/local/lib -lm
    1616
    1717UNAME := $(shell uname)
Note: See TracChangeset for help on using the changeset viewer.