Blob


1 PLAN9=../..
2 <$PLAN9/src/mkhdr
4 LIB=libauth.a
5 OFILES=\
6 # amount.$O\
7 # amount_getkey.$O\
8 attr.$O\
9 # auth_attr.$O\
10 # auth_challenge.$O\
11 # auth_chuid.$O\
12 # auth_getkey.$O\
13 # auth_getuserpasswd.$O\
14 # auth_proxy.$O\
15 # auth_respond.$O\
16 # auth_rpc.$O\
17 # auth_userpasswd.$O\
18 # auth_wep.$O\
19 # login.$O\
20 # newns.$O\
21 # noworld.$O\
23 HFILES=\
24 $PLAN9/include/auth.h\
25 authlocal.h\
27 <$PLAN9/src/mksyslib