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