Makefile 62 B

1234
  1. CPPFLAGS+=-D_FILE_OFFSET_BITS=64
  2. PROG= dd
  3. include ../tool.mk