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

# /usr/src/libc/crt/Makefile 1/13/93

OBJ=\
	_prof.o

# Primary target.
all:	CRT crt$(MCH)
	: libc/crt done.

# Primary NDP target.
ndp:	CRT crti387
	: libc/crt done.

# Pseduotargets.
CRT:	$(OBJ)
	$(AR) rkus libc.a $?
	touch $@
crt$(MCH):
	SRCPATH=$(SRCPATH)/$(MCH) make -e
crti387:
	SRCPATH=$(SRCPATH)/$(MCH) make -e CRTI386NDP
	SRCPATH=$(SRCPATH)/i387 make -e

# Secondary targets.
_prof.o:	_prof.c

# end of /usr/src/libc/crt/Makefile

unix.superglobalmegacorp.com

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