mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-30 11:54:57 +00:00
30 lines
331 B
Text
30 lines
331 B
Text
|
<$PLAN9/src/mkhdr
|
||
|
|
||
|
LIB=libhttpd.a
|
||
|
|
||
|
OFILES=\
|
||
|
alloc.$O\
|
||
|
checkcontent.$O\
|
||
|
date.$O\
|
||
|
fail.$O\
|
||
|
gethead.$O\
|
||
|
hio.$O\
|
||
|
httpfmt.$O\
|
||
|
httpunesc.$O\
|
||
|
lower.$O\
|
||
|
okheaders.$O\
|
||
|
parse.$O\
|
||
|
parsereq.$O\
|
||
|
query.$O\
|
||
|
redirected.$O\
|
||
|
unallowed.$O\
|
||
|
urlfmt.$O\
|
||
|
urlunesc.$O\
|
||
|
|
||
|
HFILES=\
|
||
|
$PLAN9/include/httpd.h\
|
||
|
escape.h\
|
||
|
|
||
|
<$PLAN9/src/mksyslib
|
||
|
|