File:  [MW Coherent from dump] / coherent / b / lib / libc / stdlib / 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/stdlib/Makefile 11/19/92

# This directory should contain all the ANSI <stdlib.h> sources
# but does not, simply for historical reasons.
# They should be moved here in the future.

OBJ=\
	atexit.o

# Primary target.
all:	STDLIB
	: libc/stdlib done.

# Pseudotargets.
STDLIB:	$(OBJ)
	$(AR) rkus libc.a $?
	touch $@

# Secondary targets.
atexit.o:	atexit.c

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

unix.superglobalmegacorp.com

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