Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature-vt/sys/src/cmd/postscript/grabit/mkfile – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | 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