head     1.1;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.1
date     89.07.18.08.53.29;  author sarah;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@## makefile for config/is20

RAM_START_ADRS = 1000	# adrs in RAM of start of vxWorks in RAM version

define(DEFCPU,MC68020)
define(DEFVW,UP2)

include(../../misc/makeHost)
include(../../misc/makeTarget)
@
