Changeset bce2014 for protocols/yahoo/Makefile
- Timestamp:
- 2010-08-04T19:30:46Z (14 years ago)
- Branches:
- master
- Children:
- 65016a6
- Parents:
- 3063f81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/Makefile
r3063f81 rbce2014 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 -Wno-pointer-to-int-cast17 CFLAGS += -Wall -DSTDC_HEADERS -DHAVE_STRING_H -DHAVE_STRCHR -DHAVE_MEMCPY -DHAVE_GLIB 18 18 LFLAGS += -r 19 19
Note: See TracChangeset
for help on using the changeset viewer.