Changeset c08d201
- Timestamp:
- 2012-11-04T23:39:01Z (12 years ago)
- Branches:
- master
- Children:
- e08ae0c
- Parents:
- 3b4a22a
- Location:
- lib
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile
r3b4a22a rc08d201 13 13 14 14 # [SH] Program variables 15 objects = arc.o base64.o $(EVENT_HANDLER) ftutil.o http_client.o ini.o json.o md5.o misc.o oauth.o oauth2.o proxy.o sha1.o $(SSL_CLIENT) url.o xmltree.o15 objects = arc.o base64.o $(EVENT_HANDLER) ftutil.o http_client.o ini.o json.o json_util.o md5.o misc.o oauth.o oauth2.o proxy.o sha1.o $(SSL_CLIENT) url.o xmltree.o 16 16 17 17 LFLAGS += -r
Note: See TracChangeset
for help on using the changeset viewer.