github.com/swiftstack/ProxyFS@v0.0.0-20210203235616-4017c267d62f/inode/Makefile (about) 1 # Copyright (c) 2015-2021, NVIDIA CORPORATION. 2 # SPDX-License-Identifier: Apache-2.0 3 4 gosubdir := github.com/swiftstack/ProxyFS/inode 5 6 generatedfiles := \ 7 inodetype_string.go 8 9 include ../GoMakefile