Changes in lib/Makefile [c08d201:7281ad1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile
rc08d201 r7281ad1 13 13 14 14 # [SH] Program variables 15 objects = arc.o base64.o $(EVENT_HANDLER) ftutil.o http_client.o ini.o json.o json_util.omd5.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 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.