File:  [CSRG BSD Unix] / 43BSD / contrib / xns / examples / auth / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

CFLAGS=-g
LFLAGS=-g

passtest: passtest.o BasicAuthentication2_client.o getXNSpass.o creds.o
	cc ${LFLAGS} -o passtest passtest.o creds.o getXNSpass.o \
		BasicAuthentication2_client.o ${LIBS} -lcourier

BasicAuthentication2_defs.h BasicAuthentication2_support.c BasicAuthentication_2client.c BasicAuthentication2_server.c: BasicAuthentication2.cr
	/usr/new/xnscourier BasicAuthentication2.cr

passtest.o BasicAuthentication2_client.o BasicAuthentication2_server.o: BasicAuthentication2_defs.h

BasicAuthentication2_client.o BasicAuthentication2_server.o creds.c: BasicAuthentication2_support.c

clean:
	-rm -f *.o *.CKP *.BAK passtest BasicAuthentication2_client.c \
		BasicAuthentication2_server.c BasicAuthentication2_support.c \
		BasicAuthentication2_defs.h BasicAuthentication2.h

rcs:
install:

unix.superglobalmegacorp.com

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