Annotation of 43BSDReno/pgrm/struct/beautify/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.1 (Berkeley) 6/5/90
        !             2: 
        !             3: PROG=  beautify
        !             4: SRCS=  beauty.c tree.c lextab.c bdef.c
        !             5: CFLAGS+=-I. -I${.CURDIR}
        !             6: BINDIR=        /usr/libexec
        !             7: DPADD= ${LIBLN}
        !             8: LDADD= -lln
        !             9: NOMAN= noman
        !            10: CLEANFILES=beauty.c lextab.c y.tab.h lex.yy.c y.tab.c
        !            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.