Annotation of Net2/arch/i386/floppy/ls/makefile, revision 1.1.1.2

1.1       root        1: #      @(#)Makefile    5.1 (Berkeley) 5/3/91
                      2: 
                      3: PROG=  ls
                      4: SRCS=  cmp.c ls.c print.c util.c
                      5: CFLAGS+=-DLETS_GET_SMALL
                      6: DPADD= ${LIBUTIL}
                      7: LDADD= -lutil
                      8: NOMAN= noman
1.1.1.2 ! root        9: LDFLAGS=-s -N
1.1       root       10: .PATH: ${.CURDIR}/../../../../bin/ls
                     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.