Cross Reference: Makefile
xref: /gem5/util/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /gem5/util/
112213Sgabeblack@google.comPROTO_PATH=../src/proto
212213Sgabeblack@google.com
312213Sgabeblack@google.compacket_pb2.py: $(PROTO_PATH)/packet.proto
412213Sgabeblack@google.com	protoc --python_out=. --proto_path=$(PROTO_PATH) $<
5

Indexes created Thu Sep 26 06:36:22 EDT 2019