Subversion Repositories planix.SVN

Rev

Rev 42 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 42 Rev 93
Line 82... Line 82...
82
nuke:V:		cleanfiles nuke.directories
82
nuke:V:		cleanfiles nuke.directories
83
 
83
 
84
directories:V:	install.directories
84
directories:V:	install.directories
85
 
85
 
86
cleanfiles:V:
86
cleanfiles:V:
87
	rm -f [$OS].out *.[$OS] y.tab.? y.debug y.output [$OS].$TARG [$OS].units.tab $TARG bc.c bc.tab.h units.tab.h units.c [$OS]._cp
87
	rm -f [$OS].out *.[$OS] y.tab.? y.debug y.output [$OS].$TARG [$OS].units.tab $TARG bc.c bc.tab.h mpc.c mpc.tab.h units.tab.h units.c [$OS]._cp
88
 
88
 
89
%.clean:V:
89
%.clean:V:
90
	rm -f [$OS].$stem $stem.[$OS]
90
	rm -f [$OS].$stem $stem.[$OS]
91
 
91
 
92
install:V:
92
install:V: