diff options
Diffstat (limited to 'base/third_party/dynamic_annotations/dynamic_annotations.Makefile')
-rw-r--r-- | base/third_party/dynamic_annotations/dynamic_annotations.Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/base/third_party/dynamic_annotations/dynamic_annotations.Makefile b/base/third_party/dynamic_annotations/dynamic_annotations.Makefile deleted file mode 100644 index bec0f1c..0000000 --- a/base/third_party/dynamic_annotations/dynamic_annotations.Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# This file is generated by gyp; do not edit. - -export builddir_name ?= /usr/local/google/src/chromium-merge/src/base/third_party/dynamic_annotations/out -.PHONY: all -all: - $(MAKE) -C ../../.. dynamic_annotations |