OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount] / test / src_dir / Makefile
1 # This is a makefile.
2
3 giant_space_monkey : giant_space_monkey.c
4         $(CC) $(CFLAGS) -o $@ $?
5