Blob


1 PLAN9=../..
2 <$PLAN9/src/mkhdr
4 LIB=libhttpd.a
6 OFILES=\
7 alloc.$O\
8 checkcontent.$O\
9 date.$O\
10 fail.$O\
11 gethead.$O\
12 hio.$O\
13 httpfmt.$O\
14 httpunesc.$O\
15 lower.$O\
16 okheaders.$O\
17 parse.$O\
18 parsereq.$O\
19 query.$O\
20 redirected.$O\
21 unallowed.$O\
22 urlfmt.$O\
23 urlunesc.$O\
25 HFILES=\
26 $PLAN9/include/httpd.h\
27 escape.h\
29 <$PLAN9/src/mksyslib