Annotation of researchv9/X11/src/X.V11R1/server/os/sysV/Imakefile, revision 1.1.1.1

1.1       root        1: # DO NOT DELETE THIS LINE -- make depend depends on it.
                      2: # -DTCPCONN allows TCP connections 
                      3: # -DDUALTCP allows TCP connections with swapped bytes
                      4: # -DUNIXCONN allows Unix domain connections
                      5: # -DDNETCONN allows DECnet connections
                      6: 
                      7: SRCS = util.c
                      8: OBJS = util.o 
                      9: DEFINES= -DTCPCONN -DUNIXCONN
                     10: CDEBUGFLAGS = ServerCDebugFlags
                     11: INCLUDES = -I.  -I../../include -I../../../include
                     12: 
                     13: NormalLibraryObjectRule()
                     14: NormalLibraryTarget(os,$(OBJS))
                     15: 
                     16: DependTarget()

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.