Unify semitone and cent macros and make the formula a bit more obvious
[kugel-rb.git] / utils / AMS / hacking / Makefile
blob1a297bc3abb8d2f517f3f6a6ddbce11736a971a7
1 all: amsinfo
3 amsinfo: amsinfo.c
4 gcc -o amsinfo -W -Wall amsinfo.c
6 clean:
7 rm -fr amsinfo