File:  [MW Coherent from dump] / coherent / d / bin / test / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

# /usr/src/cmd/test/Makefile 2/20/91
DESTDIR=/interim/bin/
DESTDIR386=/bin386/bin/

test386:	test.o
	cc -O -i -o $(DESTDIR386)test $< -ly
	su root chown bin $(DESTDIR386)test
	su root chown bin $(DESTDIR386)test
	su root chmod 511 $(DESTDIR386)test
	su root ln -f $(DESTDIR386)test $(DESTDIR386)[
test:	test.o
	cc -O -i -o $(DESTDIR)$@ $< -ly
	su root chown bin $(DESTDIR)test
	su root chown bin $(DESTDIR)test
	su root chmod 511 $(DESTDIR)test
	su root ln -f $(DESTDIR)test $(DESTDIR)[
test.o:	test.y testnode.h

# end of /usr/src/cmd/test/Makefile

unix.superglobalmegacorp.com

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