~ubuntu-branches/ubuntu/gutsy/nginx/gutsy

« back to all changes in this revision

Viewing changes to auto/lib/sha1/makefile.owc

  • Committer: Bazaar Package Importer
  • Author(s): Jose Parrella
  • Date: 2006-11-12 18:31:24 UTC
  • Revision ID: james.westby@ubuntu.com-20061112183124-xmd3o5aulb1qqyjl
Tags: upstream-0.4.12
ImportĀ upstreamĀ versionĀ 0.4.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
# Copyright (C) Igor Sysoev
 
3
 
 
4
 
 
5
CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)
 
6
 
 
7
sha1.lib:
 
8
        wcl386 -c $(CFLAGS) -dL_ENDIAN sha1dgst.c
 
9
        wlib -n sha1.lib sha1dgst.obj