Changeset 180 for trunk/Makefile
- Timestamp:
- Mar 14, 2010, 4:02:38 PM (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.