Project

General

Profile

« Previous | Next » 

Revision 1813

root Makefile: Added %-remake target

View differences:

Makefile
53 53
	$(MAKE) $(@D)/
54 54
# re-run make so that cache of existing files is reset
55 55

  
56
%-remake: _always
57
	rm -f $*
58
	$(MAKE) $*
59
# re-run make so that cache of existing files is reset
60

  
56 61
##### Subdir forwarding
57 62

  
58 63
define subdirTargets

Also available in: Unified diff