From 3ee71a2759692e49629c0edf468cac10ebbb3a4e Mon Sep 17 00:00:00 2001 From: jsorg71 Date: Mon, 17 Mar 2008 18:05:05 +0000 Subject: [PATCH] need tabs --- sesman/tools/Makefile.osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sesman/tools/Makefile.osx b/sesman/tools/Makefile.osx index 3a9de080..61de0e6b 100644 --- a/sesman/tools/Makefile.osx +++ b/sesman/tools/Makefile.osx @@ -42,7 +42,7 @@ os_calls.o: ../../common/os_calls.c # $(CC) $(C_OS_FLAGS) ../../common/file.c log.o: ../../common/log.c - $(CC) $(C_OS_FLAGS) ../../common/log.c + $(CC) $(C_OS_FLAGS) ../../common/log.c #tcp.o: tcp.c # $(CC) $(C_OS_FLAGS) ../tcp.c