Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 03/04/2001 18:51:06
Module Name:	syssrc
Committed By:	uch
Date:		Sun Mar  4 16:51:06 UTC 2001

Modified Files:
	syssrc/sys/arch/hpc/stand: Makefile
	syssrc/sys/arch/hpc/stand/dspgen: Makefile config.sh do_subst.awk
	    do_subst.sh gen_template.sh gen_workspace.sh
Added Files:
	syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5: application.MIPSDebug
	    application.MIPSRelease application.SHDebug application.SHRelease
	    config.defadd config.defprop header project
	    static_library.MIPSDebug static_library.MIPSRelease
	    static_library.SHDebug static_library.SHRelease

Log Message:
templates for WindowsCE Embedded Toolkit for Visual C++ 5.0


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpc/stand/Makefile
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpc/stand/dspgen/Makefile \
    syssrc/sys/arch/hpc/stand/dspgen/config.sh \
    syssrc/sys/arch/hpc/stand/dspgen/do_subst.awk \
    syssrc/sys/arch/hpc/stand/dspgen/do_subst.sh \
    syssrc/sys/arch/hpc/stand/dspgen/gen_template.sh \
    syssrc/sys/arch/hpc/stand/dspgen/gen_workspace.sh
cvs rdiff -r0 -r1.1 \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/application.MIPSDebug \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/application.MIPSRelease \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/application.SHDebug \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/application.SHRelease \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/config.defadd \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/config.defprop \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/header \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/project \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/static_library.MIPSDebug \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/static_library.MIPSRelease \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/static_library.SHDebug \
    syssrc/sys/arch/hpc/stand/dspgen/tmpl.vc5/static_library.SHRelease

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.