Blob


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