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