2025-05-10 21:58:58 +08:00

10 lines
128 B
Makefile

TEST_GEN_PROGS := test-vphn
CFLAGS += -m64
top_srcdir = ../../../../..
include ../../lib.mk
$(TEST_GEN_PROGS): ../harness.c