components/krb5/Solaris/ucrypto/aes/Makefile.in
author Will Fiveash <will.fiveash@oracle.com>
Fri, 24 Mar 2017 12:29:03 -0500
changeset 7950 50d75ee82dad
permissions -rw-r--r--
25114734 Userland krb should use libucrypto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7950
50d75ee82dad 25114734 Userland krb should use libucrypto
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     1
# Placeholder since all crypto modules must have the same structure.
50d75ee82dad 25114734 Userland krb should use libucrypto
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     2
mydir=lib$(S)crypto$(S)ucrypto$(S)aes
50d75ee82dad 25114734 Userland krb should use libucrypto
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     3
BUILDTOP=$(REL)..$(S)..$(S)..$(S)..
50d75ee82dad 25114734 Userland krb should use libucrypto
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     4
all-unix:: all-libobjs
50d75ee82dad 25114734 Userland krb should use libucrypto
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     5
clean-unix:: clean-libobjs
50d75ee82dad 25114734 Userland krb should use libucrypto
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     6
@libobj_frag@