head     1.1;
branch   1.1.1;
access   ;
symbols  minz_S001:1.1.1.1 minzkn:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2004.06.08.10.12.55;  author minzkn;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2004.06.08.10.12.55;  author minzkn;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@# Copyright (c) 2004 JaeHyuk Cho <mailto:minzkn@@infoeq.com>
# All right reserved.

include ../rules_define.mk

all:
	@@$(MAKE) --no-print-directory -C $(DEF_ARCHITECTURE) $@@ 

%:
	@@$(MAKE) --no-print-directory -C $(DEF_ARCHITECTURE) $@@

# End of make
@


1.1.1.1
log
@
@
text
@@
