head	1.3;
access;
symbols
	charm6_1:1.3
	charm_6_0_1:1.3
	charm6_0_1:1.3
	charm6_0:1.3
	ChaNGa_1-0:1.3
	charm5_9:1.3;
locks; strict;
comment	@# @;


1.3
date	2004.01.06.06.11.01;	author gzheng;	state Exp;
branches;
next	1.2;

1.2
date	2004.01.06.04.59.16;	author gzheng;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.06.04.55.15;	author gzheng;	state Exp;
branches;
next	;


desc
@@


1.3
log
@still links qtmd.h even don't need to compile qt, this is because qt.h is required in compiling threads.c.
@
text
@# no action, empty

qt: 
	rm -f qtmd.h
	../system_ln md/setjmp_d.h qtmd.h
	touch libqt.so
	touch libqt.a

@


1.2
log
@creates two empty libqt.a libqt.so to fool build.
@
text
@d4 2
@


1.1
log
@a Null action makefile which used for charm that does not need QuickThreads, and it doesnot compile.
@
text
@d4 2
a5 1
	@@true
@

