comparison make/linux/Makefile @ 3464:be4ca325525a

Merge.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Jul 2011 17:32:44 -0700
parents 0654ee04b214 d6cdc6c77582
children 44da449fc29c
comparison
equal deleted inserted replaced
3239:7c4b4daac19b 3464:be4ca325525a
357 clean_compiler1 clean_compiler2 clean_core clean_zero clean_shark: 357 clean_compiler1 clean_compiler2 clean_core clean_zero clean_shark:
358 rm -rf $(OSNAME)_$(BUILDARCH)_$(subst clean_,,$@) 358 rm -rf $(OSNAME)_$(BUILDARCH)_$(subst clean_,,$@)
359 359
360 clean: clean_compiler2 clean_compiler1 clean_core clean_zero clean_shark clean_docs 360 clean: clean_compiler2 clean_compiler1 clean_core clean_zero clean_shark clean_docs
361 361
362 include $(GAMMADIR)/make/$(OSNAME)/makefiles/cscope.make 362 include $(GAMMADIR)/make/cscope.make
363 363
364 #------------------------------------------------------------------------------- 364 #-------------------------------------------------------------------------------
365 365
366 .PHONY: $(TARGETS_C2) $(TARGETS_C1) $(TARGETS_CORE) $(TARGETS_ZERO) $(TARGETS_SHARK) 366 .PHONY: $(TARGETS_C2) $(TARGETS_C1) $(TARGETS_CORE) $(TARGETS_ZERO) $(TARGETS_SHARK)
367 .PHONY: tree tree1 treecore treezero treeshark 367 .PHONY: tree tree1 treecore treezero treeshark