Changeset 81 for trunk/Makefile
- Timestamp:
- 01/17/07 11:47:39 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r74 r81 11 11 12 12 CC=gcc 13 OPTS=-std=gnu89 -pedantic -Wall 13 OPTS=-std=gnu89 -pedantic -Wall -ggdb 14 14 INC=-I/usr/local/include 15 15 LIB=-L/usr/local/lib
Note: See TracChangeset
for help on using the changeset viewer.