Annotation of 43BSDReno/bin/sh/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    4.12 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  sh
                      4: CFLAGS+=-w
                      5: SRCS=  setbrk.c builtin.c blok.c stak.c cmd.c fault.c main.c word.c \
                      6:        string.c name.c args.c xec.c service.c error.c io.c print.c \
                      7:        macro.c expand.c ctype.c msg.c
                      8: MAN1=  cd.0 intro.0 sh.0 wait.0
                      9: DPADD= ${LIBCOMPAT}
                     10: LDADD= -lcompat
                     11: MLINKS=        sh.1 case.1 sh.1 for.1 sh.1 if.1 sh.1 while.1
                     12: 
                     13: .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.