openldap/libraries/liblutil/Makefile.in
1998-09-17 09:46:56 +00:00

6 lines
108 B
Makefile

##
## Makefile for -lutil
##
LIBRARY = liblutil.a
SRCS = base64.c md5.c sha1.c
OBJS = base64.o md5.o sha1.o