Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
</$objtype/mkfile
2
 
3
<../config
4
 
5
all:V:	grabit
6
 
7
install installall:V:	$POSTBIN/grabit $POSTLIB/grabit.ps
8
 
9
$POSTBIN/grabit:	grabit
10
	cp $prereq $target
11
 
12
$POSTLIB/grabit.ps:	grabit.ps
13
	cp $prereq $target
14
 
15
grabit:	grabit.rc
16
	sed 's?^POSTLIB=.*?POSTLIB='$POSTLIB'?' grabit.rc >grabit
17
	chmod 775 grabit
18
 
19
clean nuke:V:
20
	rm -f grabit