|
From: TAMURA K. <tk...@us...> - 2006-06-30 16:07:03
|
Update of /cvsroot/peace/peace/test/misc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31680 Added Files: Makefile Makefile.inc Log Message: add test code for ptemplates.h --- NEW FILE: Makefile --- # $Id: Makefile,v 1.1 2006/06/30 16:06:56 tkent Exp $ SUBDIR= ptemplates .include <bsd.subdir.mk> --- NEW FILE: Makefile.inc --- # $Id: Makefile.inc,v 1.1 2006/06/30 16:06:57 tkent Exp $ CPPFLAGS+= -I../../../dll/common .include "../Makefile.inc" |