Annotation of 43BSDReno/contrib/isode-beta/others/X/xev/Makefile, revision 1.1.1.1

1.1       root        1: 
                      2: X = /cs/sys/src/package/X11/R3/clients/xev
                      3: I = /cs/research/dsa/hubris/incads/sun4.0/isode-5.8uk
                      4: 
                      5: OBJS1 = $X/xev.o
                      6: 
                      7: OBJSXI = ../client/XlibInt.o ../client/XConnDis.o
                      8: 
                      9: ISODELIBS = ../tsap/tsapmisc.o $I/libtsap.a $I/libisode.a $I/libcompat.a
                     10: 
                     11: CFLAGS = -DISODEBUG
                     12: 
                     13: L = /usr/ucl/lib/libXaw.a /usr/ucl/lib/libXt.a  \
                     14:        /usr/ucl/lib/libXmu.a /usr/ucl/lib/libX11.a \
                     15:        $(ISODELIBS) \
                     16:        -ltermlib -lm
                     17: 
                     18: xev: $(OBJS1) 
                     19:        $(CC) -o $T$@ $(OBJS1) $(OBJSXI) $L
                     20: 
                     21: 

unix.superglobalmegacorp.com

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