JustOS/linux-6.13/tools/testing/selftests/powerpc/nx-gzip/Makefile

10 lines
197 B
Makefile
Raw Normal View History

2025-01-24 14:00:19 +00:00
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