# Copyright 2019 Yeonsoo Kim # Author: Yeonsoo Kim # # Licensed under the Apache License, Version 2.0, or the MIT license , at your option. This file may not be # copied, modified, or distributed except according to those terms. gcc -I$PAPI_PREFIX/include -L$PAPI_PREFIX/lib -o codegen codegen.c ./codegen rm -f codegen