view auto/lib/md5/makefile.owc @ 2747:ee5de4f120f4

fix GNU strerror_r() detection, the bug has been inroduced in r2600
author Igor Sysoev <igor@sysoev.ru>
date Fri, 24 Apr 2009 09:38:48 +0000
parents 42d11f017717
children ecdc41bf2047
line wrap: on
line source


# Copyright (C) Igor Sysoev


CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)

md5.lib:
	wcl386 -c $(CFLAGS) -dL_ENDIAN md5_dgst.c
	wlib -n md5.lib md5_dgst.obj