Annotation of 3BSD/cmd/m4/Makefile, revision 1.1.1.1

1.1       root        1: CFLAGS=-O
                      2: m4:    m4.o m4y.o
                      3:        $(CC) -o m4 m4.o m4y.o 
                      4: 
                      5: install:
                      6:        install -s m4 $(DESTDIR)/usr/bin
                      7: 
                      8: clean:
                      9:        rm -f *.o

unix.superglobalmegacorp.com

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