Makefile revision fb60e41df3cdb2164356bc09f05d3b842c1a8365
1450N/A# ident "%Z%%M% %I% %E% SMI" 970N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 970N/A# Use is subject to license terms. 970N/A# Object tdb.o used only for Multilink; not supported yet. 970N/A# that of the proto area 970N/A# This is used *only* for testing the portability of the libraries 970N/A# required for MS-CHAPv1. It is not needed in any normal system and 970N/A# is not built by default. 970N/A @
echo "Run with 'mschap_test 00000000000000000000000000000000 hello'" 970N/A @
echo "Output should be:" 970N/A @
echo " MS-CHAPv1 with LAN Manager -- 49 bytes:" 970N/A @
echo " C9 CA EE 9B 1C A7 87 04" 970N/A @
echo " 79 36 8C 55 AB 88 EC 5A" 970N/A @
echo " 57 E9 A1 B7 95 40 C3 74" 1450N/A @
echo " F4 D9 9D AF 82 64 DC 3C" 1450N/A @
echo " 53 F9 BC 92 14 B5 5D 9E" 1450N/A @
echo " 78 C4 21 48 9D B7 A8 B4" 1450N/A @
echo " MS-CHAPv2 -- 49 bytes:" @
echo " xx xx xx xx xx xx xx xx" @
echo " xx xx xx xx xx xx xx xx" @
echo " 00 00 00 00 00 00 00 00" @
echo " xx xx xx xx xx xx xx xx" @
echo " xx xx xx xx xx xx xx xx" @
echo " xx xx xx xx xx xx xx xx"# Not using the default lint target here so that we can disable # warnings per module as needed.