X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=c%2Fsampler%2FMakefile;fp=c%2Fsampler%2FMakefile;h=0000000000000000000000000000000000000000;hb=51baeaf524489d11b6455a97b2d26b8309b79607;hp=7df4124c24cad71baddaab5c42b524bb56cf1d5e;hpb=2e9749f0922e4c0337845b1d2de733d1ceab3195;p=mirrors%2FPrograms.git diff --git a/c/sampler/Makefile b/c/sampler/Makefile deleted file mode 100644 index 7df4124..0000000 --- a/c/sampler/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -PROJ=sdl -#CFLAGS=-lSDL_sound -lSDL -lSDL_mixer -CFLAGS+=`sdl-config --cflags --libs` -lSDL_mixer -CFLAGS+=-lm -$(PROJ): $(PROJ).c -go: $(PROJ) - ./$? drums/* voice/* loops/* 2>/dev/null