Cleaned up garbage left behind from my makefile update.
[xboard.git] / winboard / makefile.gcc
index aea08d9..7e7b820 100644 (file)
@@ -12,7 +12,6 @@ OBJS=backend.o book.o gamelist.o lists.o moves.o pgntags.o uci.o zippy.o\
 \r
 # make compiling less spammy\r
 compile = @echo "$1"; $(CC) $(CFLAGS) $1\r
-compile = $(CC) $(CFLAGS) $1\r
 \r
 \r
 # Debugging?\r