9 lines
100 B
Makefile
Raw Normal View History

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