|
|
1.1 ! root 1: # @(#)Makefile 5.6.1.1 (Berkeley) 10/21/90 ! 2: ! 3: #CFLAGS+=-DKERBEROS ! 4: PROG= login ! 5: SRCS= login.c ! 6: #SRCS= klogin.c login.c ! 7: #DPADD= ${LIBUTIL} ${LIBKRB} ${LIBDES} ! 8: #LDADD= -lutil -lkrb -ldes ! 9: DPADD= ${LIBUTIL} ! 10: LDADD= -lutil ! 11: BINOWN= root ! 12: BINMODE=4555 ! 13: ! 14: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.