head	1.1;
branch	1.1.1;
access;
symbols
	LIBC_4_5_19:1.1.1.1
	LIBC_4_5_18:1.1.1.1
	LIBC_4_5_17:1.1.1.1
	LIBC_4_5_16:1.1.1.1
	LIBC_4_5_15:1.1.1.1
	LIBC:1.1.1;
locks; strict;
comment	@# @;


1.1
date	94.02.01.13.50.39;	author steinber;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.02.01.13.50.40;	author steinber;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@#
# Makefile for crt0.o of Linux
#
#

LD=true
MV=true

TOPDIR=../../../..

include $(TOPDIR)/Makeconfig
include $(TOPDIR)/Makerules

all lib: crt0.o

realclean clean:
	$(RM) -f core *.o *.a tmp_make foo

depend:
	@@echo No dependency in $(SUBDIR).
@


1.1.1.1
log
@LIBC_4_5_15
@
text
@@
