Changeset 7ed3199 for lib/Makefile
- Timestamp:
- 2006-06-25T14:07:01Z (19 years ago)
- Branches:
- master
- Children:
- 6e1fed7
- Parents:
- df1694b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile
rdf1694b r7ed3199 10 10 11 11 # [SH] Program variables 12 objects = $(EVENT_HANDLER) http_client.o ini.o md5.o misc.o proxy.o rc4.o sha.o $(SSL_CLIENT) url.o12 objects = base64.o $(EVENT_HANDLER) http_client.o ini.o md5.o misc.o proxy.o rc4.o sha.o $(SSL_CLIENT) url.o 13 13 14 14 CFLAGS += -Wall
Note: See TracChangeset
for help on using the changeset viewer.