sbsv2/raptor/lib/flm/tools2common.flm
branchwip
changeset 29 ee00c00df073
parent 5 593a8820b912
child 220 f7d68ecb923e
child 317 adc615fe34e8
equal deleted inserted replaced
28:6983dbbe3d70 29:ee00c00df073
   100 $(call makepath,$(CREATABLEPATHS))
   100 $(call makepath,$(CREATABLEPATHS))
   101 
   101 
   102 ## Clean up
   102 ## Clean up
   103 $(call raptor_clean,$(CLEANTARGETS) $(OBJECTFILES))
   103 $(call raptor_clean,$(CLEANTARGETS) $(OBJECTFILES))
   104 ## for the --what option and the log file
   104 ## for the --what option and the log file
   105 $(call raptor_release,$(RELEASEABLES))
   105 $(call raptor_release,$(RELEASABLES))
   106 
   106 
   107 ## The End
   107 ## The End