Blob


1 </$objtype/mkfile
3 <../config
5 all:V: hardcopy
7 installall install:V: $POSTBIN/hardcopy $POSTLIB/hardcopy.ps
9 $POSTBIN/hardcopy: hardcopy
10 cp $prereq $target
12 $POSTLIB/hardcopy.ps: hardcopy.ps
13 cp $prereq $target
15 hardcopy: hardcopy.rc
16 sed 's?^POSTLIB=.*?POSTLIB='$POSTLIB'?' hardcopy.rc >hardcopy
17 chmod 775 hardcopy
19 clean nuke:V:
20 rm -f hardcopy