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

# /usr/src/libc/crt/Makefile 2/14/91

OBJ=\
	_pow10.o\
	_prof.o

# Primary target.
all:	CRT crti8086
	: libc/crt done.

# Pseudotargets.
CRT:	$(OBJ)
	ar rkus libc.a $?
	touch $@
crti8086:
	make SRCPATH=$(SRCPATH)/i8086

# Secondary targets.
_pow10.o:	_pow10.c
_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.