Changeset c8791f2 for protocols/yahoo/Makefile
- Timestamp:
- 2010-07-24T13:29:48Z (14 years ago)
- Branches:
- master
- Children:
- 03f3828
- Parents:
- 938c305 (diff), c495217 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/Makefile
r938c305 rc8791f2 15 15 objects = yahoo.o crypt.o libyahoo2.o yahoo_fn.o yahoo_httplib.o yahoo_util.o 16 16 17 CFLAGS += -Wall -DSTDC_HEADERS -DHAVE_STRING_H -DHAVE_STRCHR -DHAVE_MEMCPY -DHAVE_GLIB 17 CFLAGS += -Wall -DSTDC_HEADERS -DHAVE_STRING_H -DHAVE_STRCHR -DHAVE_MEMCPY -DHAVE_GLIB -Wno-pointer-to-int-cast 18 18 LFLAGS += -r 19 19
Note: See TracChangeset
for help on using the changeset viewer.