net* => netfile*

This commit is contained in:
rsc 2005-03-18 20:05:58 +00:00
parent a5a494c167
commit 811a3affff

View file

@ -12,17 +12,12 @@ HFILES=acme.h
<$PLAN9/src/mkone
XTARG=\
netget\
netput\
netstat\
netfileget\
netfileput\
netfilestat\
install:V:
for i in $XTARG; do
cp $i $BIN
done
push:V:
tar cf - mkfile acme.c main.c wait.c acme.h netget netput netstat |
gzip >netfiles.tar.gz
scp netfiles.tar.gz swtch.com:www/swtch.com