summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/nx-gzip/Makefile
blob: b40991f902b2c5af9583a26606a07975e055b552 (plain)
1
2
3
4
5
6
7
8
TEST_GEN_FILES := gzfht_test gunz_test
TEST_PROGS := nx-gzip-test.sh

include ../../lib.mk

CFLAGS = -O3 -m64 -I./include -I../include

$(TEST_GEN_FILES): gzip_vas.c ../utils.c