File:  [Research Unix] / researchv10dc / ipc / bin / OLDdkcc / mkfile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:33 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

OBJDKCC=dkcc.o dkcanon.o dkxenviron.o dkxstdio.o dkxwrite.o maphost.o
CFLAGS=-O
LIBS=-lipc
DEST=/usr/bin/dkcc

dkcc:	$OBJDKCC
	cc $CFLAGS $OBJDKCC $LIBS -o dkcc

install:	dkcc
	rm -f $DEST
	cp dkcc $DEST
	/etc/chown bin,bin $DEST
	chmod 775 $DEST

clean:
	rm -f *.o dkcc

dkcc.o:	sysexits.h
dkxstdio.o:	remfio.h
dkxstdio.o:	sysexits.h
dkxstdio.o:	Vtermio.h
dkxwrite.o:	remfio.h
dkxwrite.o:	sysexits.h

unix.superglobalmegacorp.com

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