Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/compat/external/lib



Module Name:    src
Committed By:   christos
Date:           Tue Apr 14 21:20:49 UTC 2009

Modified Files:
        src/compat/external/lib: Makefile

Log Message:
Add openldap from Kurt Schreiner. Really, this should just contain:

.include "../../../external/lib/Makefile"

but unfortunately we can't do this yet because we are missing:

SUBDIR+= ../../crypto/external/lib
SUBDIR+= ../bsd/fetch/lib
SUBDIR+= ../bsd/libarchive/lib
SUBDIR+= ../bsd/am-utils/lib

Yelp!


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/compat/external/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index