Annotation of researchv9/X11/src/X.V11R1/clients/xterm/Imakefile, revision 1.1.1.1

1.1       root        1:         DEFINES = -DMODEMENU -DUTMP -DLIBDIR=\"$(LIBDIR)\"
                      2:           SRCS1 = button.c charproc.c cursor.c data.c input.c \
                      3:                  main.c menu.c misc.c screen.c scrollbar.c tabs.c \
                      4:                  TekPrsTbl.c Tekproc.c util.c VTPrsTbl.c
                      5:           OBJS1 = main.o input.o charproc.o cursor.o util.o tabs.o \
                      6:                  screen.o scrollbar.o button.o Tekproc.o misc.o \
                      7:                  VTPrsTbl.o TekPrsTbl.o data.o menu.o
                      8:           SRCS2 = resize.c
                      9:           OBJS2 = resize.o
                     10:        PROGRAMS = resize xterm
                     11:    INSTALLFLAGS = -m 4755
                     12:        INCLUDES = -I$(OLDXRMSRC) -I$(OLDTOOLKITSRC) -I$(TOP)
                     13: 
                     14: ComplexProgramTarget_1(xterm,$(OLDXTOOLLIB) $(OLDXRMLIB) $(XLIB),-ltermcap)
                     15: 
                     16: SingleProgramTarget(resize,$(OBJS2),,-lc -ltermcap)
                     17: 
                     18: install:: resize
                     19:        $(INSTALL) -c resize $(BINDIR)

unix.superglobalmegacorp.com

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