Annotation of 3BSD/cmd/spice/Makefile, revision 1.1

1.1     ! root        1: DESTDIR=
        !             2: .f.o: ; f77 -w66 -O -c $*.f
        !             3: .c.o: ; f77 -O -c $*.c
        !             4: OBJECTS = \
        !             5: roots.o \
        !             6: acans.o \
        !             7: dcops.o \
        !             8: dctrans.o \
        !             9: errchks.o \
        !            10: ovtpvts.o \
        !            11: readins.o \
        !            12: setups.o \
        !            13: loc.o 
        !            14: spice: $(OBJECTS) ; f77 -z -o spice $(OBJECTS)
        !            15: install:; install -s spice ${DESTDIR}/usr/ucb/spice
        !            16: clean:; rm -f *.o spice

unix.superglobalmegacorp.com

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