Changeset 159 for trunk/Makefile
- Timestamp:
- 12/06/09 15:09:01 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r147 r159 11 11 12 12 CC=gcc 13 OPTS=-std=gnu 89 -pedantic -Wall -ggdb14 #OPTS=-std=gnu 89 -pedantic -Wall13 OPTS=-std=gnu99 -pedantic -Wall -ggdb 14 #OPTS=-std=gnu99 -pedantic -Wall 15 15 INC:=-I$(PWD)/include -I/usr/local/include 16 16 LIB=-L/usr/local/lib -lm
Note: See TracChangeset
for help on using the changeset viewer.