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


1.1
date	2007.05.05.04.10.05;	author reid;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@all:
	make -f makefile.`uname -m` all

install:
	make -f makefile.`uname -m` install

clean:
	make -f makefile.`uname -m` clean


@
