File:  [Research Unix] / researchv10no / ipc / mgrs / authmgr / mkfile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

OBJS=main.o doconnect.o
SECRETOBJS=secret.o
RESOBJS=${OBJS} ${SECRETOBJS} res_tty.o

all:V:	auth

auth:		${OBJS} ${RESOBJS} ${SECRETOBJS}
	${CC} ${LDFLAGS} $prereq -lipc -o $target

doconnect.o:	auth.h
main.o:		auth.h
secret.o:	auth.h
s5_tty.o:
res_tty.o:


install:V:	/usr/guard/bin/auth

/usr/guard/bin/auth:	auth
	cp auth $target.new
	/etc/chown root,bin $target.new
	chmod 4775 $target.new
	mv $target $target.old && mv $target.new $target

clean:V:
	rm -f *.o auth core

unix.superglobalmegacorp.com

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