Changeset 78e2eb7 for protocols/yahoo/Makefile
- Timestamp:
- 2010-07-24T11:15:43Z (14 years ago)
- Branches:
- master
- Children:
- ccc595b
- Parents:
- 9034ba0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/Makefile
r9034ba0 r78e2eb7 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.