# rdist input for the faq directory SRC=/home/web/htdocs.dev DST=/export/htdocs.stage R=${SRC}/faq faq: ($R) -> (www.scriptics.com) except_pat .*/SCCS.* ; except_pat .*/core ; except_pat .*\\.swp ; except_pat .*\\.orig ; except_pat .*\/,.* ; except_pat .*\\.bak ; except_pat .*~ ; install -y ${DST}/faq ;