xref: /plan9-contrib/sys/lib/dist/setup (revision b94bb474148e9d24a82a427863d9c9eb4c20f4ae)
1#!/bin/rc
2# setup - prep for the mkfile
3. ./defs
4
59fs sources
69fs other
79fs outfsother
8
9if (test -e /cfg/$sysname/config)
10	. /cfg/$sysname/config
11if not
12	outip=204.178.31.2
13import -c tcp!$outip!666 $dist/web.protect
14