Changeset 111 for trunk/Makefile


Ignore:
Timestamp:
05/01/08 00:06:22 (16 years ago)
Author:
tim
Message:

Switched license to GPLv3

Added early version of new tool, reglookup-recover

Many library changes made to support this new tool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r98 r111  
    1111
    1212CC=gcc
    13 OPTS=-std=gnu89 -pedantic -Wall
     13OPTS=-std=gnu89 -pedantic -Wall -ggdb
    1414INC=-I/usr/local/include
    1515LIB=-L/usr/local/lib -lm
Note: See TracChangeset for help on using the changeset viewer.