--- midicsv-1.0.old/Makefile +++ midicsv-1.0/Makefile @@ -1,8 +1,7 @@ - CC = gcc -CFLAGS = -g -Wall +CFLAGS = -Wall -INSTALL_DEST = /usr/local +INSTALL_DEST = __META_PREFIX__ # You shouldn't need to change anything after this line