File:  [Research Unix] / researchv9 / jtools / src / demo / pacman / mkx11
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)

CFLAGS = -g -DX11 -DBSD -DBLIT -I../../sunlib
HFILES = host.h pacman.h style.h
LIBS	= ../../sunlib/libj.a -lX11
CFILES =blt.c board.c blitfonts.c fruit.c host.c main.c monsters.c pacman.c prf.c sched.c sounds.c
OFILES =blt.o board.o blitfonts.o fruit.o host.o main.o monsters.o pacman.o prf.o sched.o sounds.o
NPROC	= 2

pacman:	${OFILES}
	${CC} ${CFLAGS} -o pacman ${OFILES} ${LIBS}

shrink:
	-rm -f *.o

clean:	shrink
	-rm -f pacman errs core a.out

unix.superglobalmegacorp.com

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