From 57f42275ae8083c71f586c9937eac2966a9520f3 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Mon, 17 Jan 2011 20:44:11 -0600 Subject: kill unneeded tabs --- mingw32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mingw32') diff --git a/mingw32 b/mingw32 index f5c86f2..d9a69e4 100644 --- a/mingw32 +++ b/mingw32 @@ -14,7 +14,7 @@ $(PROG): $(OBJS) $(PROG).o: $(PROG).c math3d.h $(CC) -c $(CFLAGS) $(PROG).c - + math3d.o: math3d.c math3d.h $(CC) -c $(CFLAGS) math3d.c -- cgit v1.2.3