[stsf-commit] stsf/stsflib fscomm.c, NONE, 1.1 fscomm.h, NONE, 1.1 makefile, 1.4, 1.5

Alexander Gelfenbain stsf-commit at pdx.freedesktop.org
Fri Apr 30 18:54:29 PDT 2004


Committed by: adg


--- NEW FILE: fscomm.c ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: fscomm.h ---
(This appears to be a binary file; contents omitted.)

Index: makefile
===================================================================
RCS file: /cvs/stsf/stsf/stsflib/makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- a/makefile	12 Apr 2004 05:57:27 -0000	1.4
+++ b/makefile	1 May 2004 01:54:27 -0000	1.5
@@ -44,7 +44,7 @@
 INCLUDE= -I.  -I$(TOP)/interface -I$(TOP)/STFontServer/src
 
 SRCS=   crc32.c path.c list.c dict.c stsfutil.c xlat.c sft.c ttcr.c stmath.c \
-        psscan.c lstring.c langtrans.c datamgr.c conn.c stfsproto.c sharedcache.c \
+        psscan.c lstring.c langtrans.c datamgr.c conn.c fscomm.c sharedcache.c \
         $(STRL_SRCS) 
         
 OBJS= $(SRCS:%.c=%.o)




More information about the stsf-commit mailing list