aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/powerpc/nx-gzip/Makefile
blob: 640fad6cc2c79c43f6706e81cc584685c4903982 (plain) (blame)
1
2
3
4
5
6
7
8
CFLAGS = -O3 -m64 -I./include

TEST_GEN_FILES := gzfht_test gunz_test
TEST_PROGS := nx-gzip-test.sh

include ../../lib.mk

$(TEST_GEN_FILES): gzip_vas.c