Changeset 180 for trunk/Makefile
- Timestamp:
- 03/14/10 16:02:38 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r159 r180 14 14 #OPTS=-std=gnu99 -pedantic -Wall 15 15 INC:=-I$(PWD)/include -I/usr/local/include 16 LIB=-L/usr/local/lib -lm 16 LIB=-L/usr/local/lib -lm -lpthread 17 17 BIN_EXT= 18 18 EXTRA_OBJ=
Note: See TracChangeset
for help on using the changeset viewer.