Changeset 68709f5 for lib/Makefile


Ignore:
Timestamp:
2012-08-19T15:33:55Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
7281ad1
Parents:
6ee51a9
Message:

NSS module fixes from mcepl in #714. This removes des.c since it's no
longer necessary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/Makefile

    r6ee51a9 r68709f5  
    1313
    1414# [SH] Program variables
    15 objects = arc.o base64.o $(DES) $(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
     15objects = 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
    1616
    1717LFLAGS += -r
Note: See TracChangeset for help on using the changeset viewer.