Annotation of coherent/b/STREAMS/conf_79/echo/Makefile, revision 1.1.1.1

1.1       root        1: # Simple Coherent makefile for echo driver
                      2: 
                      3: Driver.o: echo.c
                      4:        $(CC) $(CFLAGS) -o Driver.o -c echo.c
                      5: 
                      6: install:
                      7:        cp Driver.o /etc/conf/echo
                      8: 
                      9: clean:
                     10:        rm -f Driver.o

unix.superglobalmegacorp.com

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