File:  [CSRG BSD Unix] / 3BSD / cmd / spice / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, CSRG
CVS tags: HEAD, BSD3
BSD 3.0

DESTDIR=
.f.o: ; f77 -w66 -O -c $*.f
.c.o: ; f77 -O -c $*.c
OBJECTS = \
roots.o \
acans.o \
dcops.o \
dctrans.o \
errchks.o \
ovtpvts.o \
readins.o \
setups.o \
loc.o 
spice: $(OBJECTS) ; f77 -z -o spice $(OBJECTS)
install:; install -s spice ${DESTDIR}/usr/ucb/spice
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.