comparison make/solaris/Makefile @ 3291:d6cdc6c77582

7037250: cscope.make database generation is silently broken Reviewed-by: stefank
author jcoomes
date Sat, 23 Apr 2011 04:20:09 -0700
parents 34bd82eba3bb
children da0999c4b733
comparison
equal deleted inserted replaced
3290:7f3faf7159fd 3291:d6cdc6c77582
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