Annotation of coherent/b/bin/lmail/Makefile, revision 1.1

1.1     ! root        1: #
        !             2: #      Makefile for the mail system.
        !             3: #
        !             4: #      CFLAGS = -O -DHPCOHERENT        : if on Inetco HP Coherent
        !             5: #      CFLAGS = -O                     : if on MWC Coherent
        !             6: #
        !             7: DESTDIR=/bin386/bin/
        !             8: LIBS=-lmisc
        !             9: CFLAGS=-O
        !            10: O = send.o lmail.o util.o copyright.o
        !            11: S = send.c lmail.c util.c mail.h Makefile
        !            12: 
        !            13: lmail : $O
        !            14:        ${CC} -n -o $(DESTDIR)lmail $O ${LIBS}
        !            15: #      fixstack 1000 $(DESTDIR)lmail
        !            16:        su root chmog 511 bin bin $(DESTDIR)lmail
        !            17: 
        !            18: copyright.o : copyright.c

unix.superglobalmegacorp.com

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