radare2/libr/reg/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
68 B
Makefile

OBJ=test.o
BIN=regtest
BINDEPS=r_reg r_util
include ../../rules.mk