Brooklyn/tools/testing/selftests/powerpc/nx-gzip/Makefile

9 lines
153 B
Makefile
Raw Normal View History

2021-05-26 19:09:36 +00:00
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