commit 5c6d9ba85b7cf974f4df397986f59e4bbdbe23f6 parent 9fec547e1539a621404ad7a565df7a74c93a377d Author: sin <sin@2f30.org> Date: Fri, 26 Dec 2014 23:10:18 +0000 Remove tokenizer.o target from Makefile Diffstat:
M | Makefile | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Makefile b/Makefile @@ -21,12 +21,11 @@ $(BIN): $(OBJ) sndio.o: sad.h cmd.o: sad.h -wav.o: sad.h mp3.o: sad.h +wav.o: sad.h vorbis.o: sad.h playlist.o: sad.h sad.o: sad.h -tokenizer.o: sad.h decoder.o: sad.h install: all