File:  [Research Unix] / researchv10dc / cmd / icon / src / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

SHELL=/bin/sh
all:
		cd icont;	make
		cd iconx;	make
		cd link;	make
		cd tran;	make

Clean:
		cd icont; rm -f *.o iconx.hdr icont
		cd iconx; rm -f *.o iconx
		cd link; rm -f *.o ilink
		cd tran; rm -f *.o itran

Dist-clean:
		cd h; (rm -f .*K* .emacs* config.h; rm -rf `gcomp *.[h]`)
		cd icont; (rm -f .*K* .emacs*; rm -rf `gcomp *.[ch]`)
		cd iconx; (rm -f .*K* .emacs* rlocal.*; rm -rf `gcomp *.[ch]`)
		cd link; (rm -f .*K* .emacs*; rm -rf `gcomp *.[ch]`)
		cd tran; (rm -f .*K* .emacs*;\
		   rm -rf `gcomp *.c *.h mkkeytab.icn mktoktab.icn \
		   tokens optab keywords icon.g pscript`)
		rm -f .*K* .emacs*
		rm -rf `gcomp Makefile h icont iconx link tran`

unix.superglobalmegacorp.com

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