Annotation of 43BSDReno/kerberosIV/compile_et/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.1 (Berkeley) 6/25/90
                      2: 
                      3: PROG=  compile_et
                      4: CFLAGS+=-I. -I${.CURDIR}
                      5: SRCS=  compile_et.c error_message.c et_name.c init_et.c perror.c
                      6: OBJS+= error_table.o
                      7: DPADD= ${LIBL}
                      8: LDADD= -ll
                      9: CLEANFILES=et_lex.lex.c y.tab.c y.tab.h error_table.c
                     10: NOMAN= noman
                     11: 
                     12: error_table.c: et_lex.lex.c
                     13: 
                     14: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

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