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


1.3
date     85.05.09.15.43.11;  author lance;  state Exp;
branches ;
next     1.2;

1.2
date     85.05.06.11.10.16;  author tasar;  state Exp;
branches ;
next     1.1;

1.1
date     85.05.05.19.47.23;  author tasar;  state Exp;
branches ;
next     ;


desc
@@


1.3
log
@Added clean & install.
@
text
@# The buildfile to make all the machine directories here

SUBDIRS = m68k vax

#include ../../buildprefix

all:
	domake "$(SUBDIRS)" "build"

clean:
	domake "$(SUBDIRS)" "build clean"

install:
	domake "$(SUBDIRS)" "build install"
	
@


1.2
log
@*** empty log message ***
@
text
@d7 1
a7 1
default:
d10 2
d13 3
a15 1

@


1.1
log
@Initial revision
@
text
@d5 7
a11 1
#include ../buildmitemplate
@
