|
|
researchv9-SUN3(old)
CFLAGS = -g -I.. -m68010 -DBSD -DSUNTOOLS
LIB = lib10j.a
LIBS = -lsunwindow -lpixrect -lm
NPROC = 2
OFILES = add.o bitblt.o button.o circle.o cos.o jerq.o menuhit.o mhit.o\
muxbuf.o wait.o snd.o kbdrcv.o rcvfill.o sizehints.o
TESTS = t0 t1 t2 t3 t4 t5
%.o: ../%.c
$CC $CFLAGS -c ../$stem.c
$LIB: $OFILES ../jerq.h
rm -f $LIB
ar cr $LIB $OFILES
ranlib $LIB
$OFILES: ../jerq.h
t%: ../t%.c $LIB
$CC -o $target $CFLAGS $prereq $LIBS
all: $LIB $TESTS
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.