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

1.1       root        1: CFLAGS=-O -d2
                      2: 
                      3: diff3: diff3.o
                      4:        cc -o diff3 diff3.o
                      5: 
                      6: install: diff3
                      7:        install -s diff3 $(DESTDIR)/usr/lib
                      8:        install -c diff3.sh $(DESTDIR)/usr/bin/diff3
                      9: 
                     10: clean:
                     11:        rm -f diff3.o diff3     

unix.superglobalmegacorp.com

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