radare2/libr/hash/t/Makefile
pancake 14f85bd76f * Import Glyn Kennington's patch for the build system
- Use absolute paths everywhere and simplify Makefiles
2011-11-03 11:49:50 +01:00

6 lines
82 B
Makefile

BINDEPS=r_io r_hash r_util r_socket
BIN=hello
OBJ=hello.o
include ../../rules.mk