File:  [Research Unix] / researchv10no / cmd / movie / sun.make
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

TERM = sun

# pick one for yourself:
LIB = /usr/lib/movie
LIB = /usr/jlb/anim/Export

CFLAGS = -g
CC = cc

HOBJ = host.o hsupport.o protocol.o
TOBJ = sunterm.o tprotocol.o
SRCS = host.c hsupport.c anim.h protocol.c sunterm.c sun.make

here: anim animterm

anim:	$(HOBJ)
	$(CC) $(CFLAGS) $(HOBJ) -o anim

host.o:	anim.h
	$(CC) -c $(CFLAGS) -DSUN -DANIMTERM=\"$(LIB)/animterm\" host.c

animterm: $(TOBJ)
	$(CC) $(CFLAGS) $(TOBJ) -o animterm -lsuntool -lsunwindow -lpixrect

sunterm.o: anim.h

unix.superglobalmegacorp.com

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