head	1.1;
access;
symbols
	dws_pl15i:1.1
	cluster_15h:1.1
	dws_pl15h_ibcs:1.1;
locks; strict;
comment	@# @;


1.1
date	94.02.26.22.09.24;	author dws;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Added iBCS emulation support.
@
text
@#
# ibcs/Tools/Makefile 
#
# $Id: Makefile,v 1.1.1.2 1994/02/23 17:23:05 mike Exp $
# $Source: /var/CVS/ibcs/Tools/Makefile,v $
#
trace: trace.c
	cc -N -O -fomit-frame-pointer -o trace trace.c
@
