c/sampler renamed to Ghetto-SoundSystem ;-)
[mirrors/Programs.git] / c / sampler / Makefile
diff --git a/c/sampler/Makefile b/c/sampler/Makefile
deleted file mode 100644 (file)
index 7df4124..0000000
+++ /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
This page took 0.123501 seconds and 4 git commands to generate.