Changeset 145 for trunk/Makefile
- Timestamp:
- 02/15/09 18:36:20 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r144 r145 11 11 12 12 CC=gcc 13 #OPTS=-std=gnu89 -pedantic -Wall -ggdb14 OPTS=-std=gnu89 -pedantic -Wall13 OPTS=-std=gnu89 -pedantic -Wall -ggdb 14 #OPTS=-std=gnu89 -pedantic -Wall 15 15 INC=-I/usr/local/include 16 16 LIB=-L/usr/local/lib -lm
Note: See TracChangeset
for help on using the changeset viewer.