equal
deleted
inserted
replaced
294 clean_compiler1 clean_compiler2 clean_core clean_kernel: |
294 clean_compiler1 clean_compiler2 clean_core clean_kernel: |
295 rm -rf $(OSNAME)_$(BUILDARCH)_$(subst clean_,,$@) |
295 rm -rf $(OSNAME)_$(BUILDARCH)_$(subst clean_,,$@) |
296 |
296 |
297 clean: clean_compiler2 clean_compiler1 clean_core clean_docs clean_kernel |
297 clean: clean_compiler2 clean_compiler1 clean_core clean_docs clean_kernel |
298 |
298 |
299 include $(GAMMADIR)/make/$(OSNAME)/makefiles/cscope.make |
299 include $(GAMMADIR)/make/cscope.make |
300 |
300 |
301 #------------------------------------------------------------------------------- |
301 #------------------------------------------------------------------------------- |
302 |
302 |
303 .PHONY: $(TARGETS_C2) $(TARGETS_C1) $(TARGETS_CORE) |
303 .PHONY: $(TARGETS_C2) $(TARGETS_C1) $(TARGETS_CORE) |
304 .PHONY: tree tree1 treecore |
304 .PHONY: tree tree1 treecore |