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 fsamount.$O\
20 login.$O\
21 # newns.$O\
22 # noworld.$O\
23 nsamount.$O\
25 HFILES=\
26 $PLAN9/include/auth.h\
27 authlocal.h\
29 <$PLAN9/src/mksyslib