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

include ../../lib.mk
include ../flags.mk

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

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