blob: ac065af7b183487b3a81fd035ec2c45fef1182ec [file]
dependon it man installer conf-bin conf-etc conf-lang conf-lib conf-man
dependon BIN ETC LIB MAN
formake './installer "`head -n 1 conf-bin`" < BIN'
formake './installer "`head -n 1 conf-etc`" < ETC'
formake './installer "`head -n 1 conf-man`" < MAN'
formake './installer "`head -n 1 conf-lib`" < LIB'
formake 'rm -f "`head -n 1 conf-etc`"/default'
formake 'ln -sf "`head -n 1 conf-lang`" "`head -n 1 conf-etc`"/default'