Annotation of 43BSDTahoe/new/xns/examples/retrieve/Makefile,v, revision 1.1

1.1     ! root        1: head     1.1;
        !             2: access   ;
        !             3: symbols  ;
        !             4: locks    ; strict;
        !             5: comment  @# @;
        !             6: 
        !             7: 
        !             8: 1.1
        !             9: date     86.06.25.12.51.27;  author jqj;  state Exp;
        !            10: branches ;
        !            11: next     ;
        !            12: 
        !            13: 
        !            14: desc
        !            15: @@
        !            16: 
        !            17: 
        !            18: 
        !            19: 1.1
        !            20: log
        !            21: @Initial revision
        !            22: @
        !            23: text
        !            24: @CFLAGS=-g
        !            25: 
        !            26: retrieve: retrieve.o
        !            27:        ${CC} -g -o retrieve retrieve.o  -lcourier
        !            28: 
        !            29: retrieve.o: Clearinghouse2_defs.h
        !            30: 
        !            31: Clearinghouse2_defs.h: Clearinghouse2.h
        !            32:        cp ../../courierlib/Clearinghouse2_defs.h .
        !            33: 
        !            34: Clearinghouse2.h:
        !            35:        cp ../../courierlib/Clearinghouse2.h .
        !            36: 
        !            37: clean:
        !            38:        -rm -f *.o *.BAK *.CKP retrieve Clearinghouse2_defs.h \
        !            39:                Clearinghouse2_support.c Clearinghouse2.h\
        !            40:                Clearinghouse2_client.c Clearinghouse2_server.c
        !            41: 
        !            42: rcs:
        !            43: 
        !            44: install: retrieve
        !            45: 
        !            46: @

unix.superglobalmegacorp.com

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