diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/lib/sha1/makefile.owc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/lib/sha1/makefile.owc b/auto/lib/sha1/makefile.owc index 767870d8a..c1a3e0431 100644 --- a/auto/lib/sha1/makefile.owc +++ b/auto/lib/sha1/makefile.owc @@ -5,5 +5,6 @@ CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT) sha1.lib: + cd $(SHA1) wcl386 -c $(CFLAGS) -dL_ENDIAN sha1dgst.c wlib -n sha1.lib sha1dgst.obj |
