<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- cccc/posixgcc.mak	Tue Aug 12 07:20:16 2003
+++ cccc/posixgcc.mak.new	Sun May 16 02:13:39 2004
@@ -29,7 +29,7 @@
 CFLAGS=-c -I../pccts/h $(CFLAGS_DEBUG) -x c++ 
 C_OFLAG=-o
 LDFLAGS=$(LDFLAGS_DEBUG)
-LD_OFLAG=-o
+LD_OFLAG=-o 
 OBJEXT=o
 CCCC_EXE=cccc
 
</pre></body></html>