Home | History | Annotate | Download | only in primitives
      1 CFLAGS += -I$(CURDIR)
      2 
      3 TEST_GEN_PROGS := load_unaligned_zeropad
      4 
      5 include ../../lib.mk
      6 
      7 $(TEST_GEN_PROGS): ../harness.c
      8