Annotation of Net2/arch/i386/floppy/compress/makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.1 (Berkeley) 5/3/91
                      2: 
                      3: # USERMEM should be the amount of available user memory in bytes.
                      4: # Set it to zero, for physical memory less than 1 Meg.
                      5: USERMEM=4194304
                      6: 
                      7: PROG=  compress
                      8: SRCS=compress.c
                      9: CFLAGS+=-DLETS_GET_SMALL
                     10: NOMAN= noman
                     11: LDFLAGS=-s -N
                     12: .PATH: ${.CURDIR}/../../../../usr.bin/compress
                     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.