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

1.1       root        1: # -DTCPCONN allows TCP connections 
                      2: # -DDUALTCP allows TCP connections with swapped bytes
                      3: # -DUNIXCONN allows Unix domain connections
                      4: # -DDNETCONN allows DECnet connections
                      5: 
                      6: SRCS = connection.c WaitFor.c utils.c io.c fileio.c filenames.c access.c \
                      7:         osinit.c oscolor.c
                      8: OBJS = connection.o WaitFor.o utils.o io.o fileio.o filenames.o access.o \
                      9:         osinit.o oscolor.o
                     10: DEFINES= -DTCPCONN -DUNIXCONN
                     11: CDEBUGFLAGS = ServerCDebugFlags
                     12: INCLUDES = -I.  -I../../include -I../../../include
                     13: 
                     14: NormalLibraryObjectRule()
                     15: NormalLibraryTarget(os,$(OBJS))
                     16: 
                     17: DependTarget()

unix.superglobalmegacorp.com

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