blob: e4d6e7bff5d0de781e23ccaa00d21c83b32e3992 [file] [log] [blame]
GCC=gcc
nrv2b: nrv2b.c
$(GCC) -O2 -DENCODE -DDECODE -DMAIN -DVERBOSE -DNDEBUG -DBITSIZE=32 -DENDIAN=0 -o $@ $<
clean:
rm -f nrv2b