Annotation of 43BSD/contrib/xns/examples/auth/Makefile, revision 1.1

1.1     ! root        1: CFLAGS=-g
        !             2: LFLAGS=-g
        !             3: 
        !             4: passtest: passtest.o BasicAuthentication2_client.o getXNSpass.o creds.o
        !             5:        cc ${LFLAGS} -o passtest passtest.o creds.o getXNSpass.o \
        !             6:                BasicAuthentication2_client.o ${LIBS} -lcourier
        !             7: 
        !             8: BasicAuthentication2_defs.h BasicAuthentication2_support.c BasicAuthentication_2client.c BasicAuthentication2_server.c: BasicAuthentication2.cr
        !             9:        /usr/new/xnscourier BasicAuthentication2.cr
        !            10: 
        !            11: passtest.o BasicAuthentication2_client.o BasicAuthentication2_server.o: BasicAuthentication2_defs.h
        !            12: 
        !            13: BasicAuthentication2_client.o BasicAuthentication2_server.o creds.c: BasicAuthentication2_support.c
        !            14: 
        !            15: clean:
        !            16:        -rm -f *.o *.CKP *.BAK passtest BasicAuthentication2_client.c \
        !            17:                BasicAuthentication2_server.c BasicAuthentication2_support.c \
        !            18:                BasicAuthentication2_defs.h BasicAuthentication2.h
        !            19: 
        !            20: rcs:
        !            21: install:

unix.superglobalmegacorp.com

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