Annotation of 43BSDReno/old/lex/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    4.7 (Berkeley) 6/17/90
                      2: 
                      3: PROG=  lex
                      4: SRCS=  lmain.c parser.c sub1.c sub2.c header.c
                      5: CFLAGS+=-I${.CURDIR}
                      6: CLEANFILES+=parser.c y.tab.h
                      7: 
                      8: beforeinstall:
                      9:        install -c -o ${BINOWN} -g ${BINGRP} -m ${MANMODE} ${.CURDIR}/nrform \
                     10:            ${.CURDIR}/ncform ${DESTDIR}/usr/share/misc
                     11: 
                     12: .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.