diff options
Diffstat (limited to 'mingw32')
-rw-r--r-- | mingw32 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |