File:  [Research Unix] / researchv9 / ipc / src / mgrs / common / mkfile
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)

INCS=-I. -I../../h
CFLAGS=-g $INCS
L=libcommon.a
OBJS=$L(detach.o) $L(dialin.o) $L(dialout.o) $L(log.o)
COBJS=detach.O dialin.O dialout.O log.O
NPROC=2

all:V: cyntax $L

cyntax: $COBJS
	cyntax -Vlogconsole:1 -Vlogevent:1 $COBJS && touch cyntax

$L: $OBJS
	ar rv $L *.o && rm *.o
	ranlib $L

clean:V:
	rm -f *.[oOa] cyntax

$L(%.o): %.o
%.o: %.c ../../h/defs.h ../../h/ipc.h
%.O: %.c ../../h/defs.h ../../h/ipc.h
	cyntax -Vlogevent:1 -Vlogconsole:1 -DLINT $INCS $stem.c

install:V: all


unix.superglobalmegacorp.com

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