X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=wince%2Fsources;h=2706a6d56302da0667b869733427d8012a095439;hb=e491e7735f8909e10d01a9762eae8bca2659b1b4;hp=86ca4d2cbb2a0acc3aa9de359c86c8c5e9a95fbd;hpb=0b8a3dba1290b2e2e6d0c3be98f5162d1acb5af0;p=yaffs%2F.git diff --git a/wince/sources b/wince/sources index 86ca4d2..2706a6d 100644 --- a/wince/sources +++ b/wince/sources @@ -1,6 +1,25 @@ !IF 0 -The YAFFS FSD for WinCE + YAFFS: Yet another FFS. A NAND-flash specific file system. +; SOURCES: The FSD layer for the WinCE version of YAFFS. +; +; Copyright (C) 2002 Trimble Navigation Limited. All rights reserved. +; +; Created by Charles Manning +; +; This program is free software; you can redistribute it and/or modify +; it under the terms of the GNU General Public License version 2 as +; published by the Free Software Foundation. +; This program is distributed in the hope that it will be useful, but +; +; WITHOUT ANY WARRANTY; without even the implied warranty of +; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +; Public License for more details. You should have received a copy of the +; GNU General Public License along with this program; if not, write to the +; Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +; +; $Id: sources,v 1.2 2003-01-31 00:52:53 charles Exp $ + !ENDIF @@ -14,7 +33,7 @@ RELEASETYPE=PLATFORM TARGETNAME=YFSD TARGETTYPE=DYNLINK TARGETLIBS= \ - C:\WINCE300\PUBLIC\COMMON\OAK\lib\arm\Sa1100\ce\retail\fsdmgr.lib \ + $(_PUBLICROOT)\COMMON\OAK\lib\arm\Sa1100\ce\retail\fsdmgr.lib \ $(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib \ CDEFINES= $(CDEFINES) -DCONFIG_YAFFS_WINCE -DCONFIG_YAFFS_SHORT_NAMES_IN_RAM