- Timestamp:
- 2012-10-28T23:05:02Z (12 years ago)
- Branches:
- master
- Children:
- ba654ec
- Parents:
- 4d82e50
- Location:
- lib
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile
r4d82e50 r696dc9e 13 13 14 14 # [SH] Program variables 15 objects = arc.o base64.o $(EVENT_HANDLER) ftutil.o http_client.o ini.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 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.