Annotation of 40BSD/cmd/msgs/Makefile, revision 1.1

1.1     ! root        1: CFLAGS=-O
        !             2: msgs: msgs.c msgs.h
        !             3:        cc $(CFLAGS) -o msgs msgs.c -ltermlib
        !             4: install:
        !             5:        install -s msgs ${DESTDIR}/usr/ucb
        !             6: clean:
        !             7:        -rm -f msgs

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.