# @_ERASE_(#)Makefile 0.0 (Julian Stacey) 94 01 06 THING= ski_form PROG= ${THING} SRCS= ${THING}.c NO_MAN= yes CFLAGS += -static # allow same binary on hosts at different release levels install: .if !exists(/site) #{ Public & CDROM targets echo "Not installing as chroot cdrom target" .else #}{ My exported web servers install -c -m 755 ${THING} ${DESTDIR}/usr/local/www/cgi-bin/ install -c -m 755 ${.CURDIR}/${THING}.sh \ ${DESTDIR}/usr/local/www/cgi-bin/ .endif #} -xs touch ~jhs/ski_log -xs chmod 644 ~jhs/ski_log -xs chown www:bin ~jhs/ski_log .include