summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-07-06 08:18:47 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-07-06 08:18:47 +0000
commit7792e121bcb7099020ef01a6d6f5327c1e824361 (patch)
tree9b8d747ee20040d829db0a02a066552546f7927d /palm
parentUpgrade to 1.95.3. (diff)
Upgrade to 4.0 SDK.
PR: ports/36869 Submitted by: Simon Dick <simond@irrelevant.org>
Notes
Notes: svn path=/head/; revision=62514
Diffstat (limited to 'palm')
-rw-r--r--palm/palmos-sdk/Makefile18
-rw-r--r--palm/palmos-sdk/distinfo4
-rw-r--r--palm/palmos-sdk/pkg-plist353
3 files changed, 210 insertions, 165 deletions
diff --git a/palm/palmos-sdk/Makefile b/palm/palmos-sdk/Makefile
index 6482073af700..a535f7b334ba 100644
--- a/palm/palmos-sdk/Makefile
+++ b/palm/palmos-sdk/Makefile
@@ -6,24 +6,24 @@
#
PORTNAME= palmos-sdk
-PORTVERSION= 3.5
-PORTREVISION= 1
+PORTVERSION= 4.0
CATEGORIES= palm
-MASTER_SITES=
-DISTFILES= sdk35.tar.gz sdk35-update1.tar.gz
+MASTER_SITES=
+DISTFILES= sdk40-core.tar.gz sdk40upd1.tar.gz
MAINTAINER= kuriyama@FreeBSD.org
RESTRICTED= License agreement is required.
-WRKSRC= ${WRKDIR}/Palm\ OS\ 3.5\ Support
+WRKSRC= ${WRKDIR}/Palm\ OS\ Support
+UPDSRC= ${WRKDIR}/PalmOS-4.0-SDK-Update-1
NO_BUILD= YES
-INCDIR= ${PREFIX}/palmdev/sdk-3.5/include
-LIBDIR= ${PREFIX}/palmdev/sdk-3.5/lib
+INCDIR= ${PREFIX}/palmdev/sdk-4.0/include
+LIBDIR= ${PREFIX}/palmdev/sdk-4.0/lib
.include <bsd.port.pre.mk>
-.if !exists(${DISTDIR}/sdk35.tar.gz) || !exists(${DISTDIR}/sdk35-update1.tar.gz)
+.if !exists(${DISTDIR}/sdk40-core.tar.gz) || !exists(${DISTDIR}/sdk40upd1.tar.gz)
IGNORE='You must manually fetch tarball from http://www.palmos.com/dev/tech/tools/ and place it in ${DISTDIR} then run make again.'
.endif
@@ -31,6 +31,8 @@ do-install:
${MKDIR} ${INCDIR} ${LIBDIR}
${CP} -Rp ${WRKSRC}/Incs/* ${INCDIR}
${CP} -Rp ${WRKSRC}/GCC\ Libraries/* ${LIBDIR}
+ ${CP} -Rp ${UPDSRC}/PalmOS-Unix/PalmOS-Support/include/* ${INCDIR}
+ ${CP} -Rp ${UPDSRC}/PalmOS-Unix/PalmOS-Support/lib/* ${LIBDIR}
${CHOWN} -R root:wheel ${INCDIR} ${LIBDIR}
.include <bsd.port.post.mk>
diff --git a/palm/palmos-sdk/distinfo b/palm/palmos-sdk/distinfo
index 22a9fb3a0bf5..2c8394f519b4 100644
--- a/palm/palmos-sdk/distinfo
+++ b/palm/palmos-sdk/distinfo
@@ -1,2 +1,2 @@
-MD5 (sdk35.tar.gz) = 6a515f9435f78689f1637438962b1585
-MD5 (sdk35-update1.tar.gz) = 9ab5edf2de54cc735e0204b8e154d1b8
+MD5 (sdk40-core.tar.gz) = 6d38aa6c1fb6772fce2f23ecfb0423f9
+MD5 (sdk40upd1.tar.gz) = cc74b0476d4105b23330df042bd9d915
diff --git a/palm/palmos-sdk/pkg-plist b/palm/palmos-sdk/pkg-plist
index 0e815ae075e9..bbf2ae45c41c 100644
--- a/palm/palmos-sdk/pkg-plist
+++ b/palm/palmos-sdk/pkg-plist
@@ -1,156 +1,199 @@
-palmdev/sdk-3.5/include/BuildDefaults.h
-palmdev/sdk-3.5/include/BuildDefines.h
-palmdev/sdk-3.5/include/Core/CoreTraps.h
-palmdev/sdk-3.5/include/Core/Hardware/HAL.h
-palmdev/sdk-3.5/include/Core/Hardware/HwrMiscFlags.h
-palmdev/sdk-3.5/include/Core/Hardware/M68KHwr.h
-palmdev/sdk-3.5/include/Core/System/AlarmMgr.h
-palmdev/sdk-3.5/include/Core/System/AppLaunchCmd.h
-palmdev/sdk-3.5/include/Core/System/Bitmap.h
-palmdev/sdk-3.5/include/Core/System/CharAttr.h
-palmdev/sdk-3.5/include/Core/System/CharLatin.h
-palmdev/sdk-3.5/include/Core/System/Chars.h
-palmdev/sdk-3.5/include/Core/System/CharShiftJIS.h
-palmdev/sdk-3.5/include/Core/System/CMCommon.h
-palmdev/sdk-3.5/include/Core/System/CMLConst.h
-palmdev/sdk-3.5/include/Core/System/ConnectionMgr.h
-palmdev/sdk-3.5/include/Core/System/ConsoleMgr.h
-palmdev/sdk-3.5/include/Core/System/Crc.h
-palmdev/sdk-3.5/include/Core/System/CTP.h
-palmdev/sdk-3.5/include/Core/System/DataMgr.h
-palmdev/sdk-3.5/include/Core/System/DateTime.h
-palmdev/sdk-3.5/include/Core/System/DebugMgr.h
-palmdev/sdk-3.5/include/Core/System/DLCommon.h
-palmdev/sdk-3.5/include/Core/System/DLServer.h
-palmdev/sdk-3.5/include/Core/System/EmuStubs.h
-palmdev/sdk-3.5/include/Core/System/Encrypt.h
-palmdev/sdk-3.5/include/Core/System/ErrorBase.h
-palmdev/sdk-3.5/include/Core/System/ErrorMgr.h
-palmdev/sdk-3.5/include/Core/System/ExgLib.h
-palmdev/sdk-3.5/include/Core/System/ExgMgr.h
-palmdev/sdk-3.5/include/Core/System/FeatureMgr.h
-palmdev/sdk-3.5/include/Core/System/FileStream.h
-palmdev/sdk-3.5/include/Core/System/FloatMgr.h
-palmdev/sdk-3.5/include/Core/System/Font.h
-palmdev/sdk-3.5/include/Core/System/Graffiti.h
-palmdev/sdk-3.5/include/Core/System/HostControl.h
-palmdev/sdk-3.5/include/Core/System/ImcUtils.h
-palmdev/sdk-3.5/include/Core/System/IntlMgr.h
-palmdev/sdk-3.5/include/Core/System/IrLib.h
-palmdev/sdk-3.5/include/Core/System/KeyMgr.h
-palmdev/sdk-3.5/include/Core/System/Localize.h
-palmdev/sdk-3.5/include/Core/System/MemoryMgr.h
-palmdev/sdk-3.5/include/Core/System/ModemMgr.h
-palmdev/sdk-3.5/include/Core/System/NetBitUtils.h
-palmdev/sdk-3.5/include/Core/System/NetMgr.h
-palmdev/sdk-3.5/include/Core/System/NotifyMgr.h
-palmdev/sdk-3.5/include/Core/System/OverlayMgr.h
-palmdev/sdk-3.5/include/Core/System/Password.h
-palmdev/sdk-3.5/include/Core/System/PenMgr.h
-palmdev/sdk-3.5/include/Core/System/Preferences.h
-palmdev/sdk-3.5/include/Core/System/Rect.h
-palmdev/sdk-3.5/include/Core/System/ScriptPlugin.h
-palmdev/sdk-3.5/include/Core/System/SerialDrvr.h
-palmdev/sdk-3.5/include/Core/System/SerialLinkMgr.h
-palmdev/sdk-3.5/include/Core/System/SerialMgr.h
-palmdev/sdk-3.5/include/Core/System/SerialMgrOld.h
-palmdev/sdk-3.5/include/Core/System/SerialSdrv.h
-palmdev/sdk-3.5/include/Core/System/SerialVdrv.h
-palmdev/sdk-3.5/include/Core/System/SoundMgr.h
-palmdev/sdk-3.5/include/Core/System/StdIOPalm.h
-palmdev/sdk-3.5/include/Core/System/StdIOProvider.h
-palmdev/sdk-3.5/include/Core/System/StringMgr.h
-palmdev/sdk-3.5/include/Core/System/SysEvent.h
-palmdev/sdk-3.5/include/Core/System/SysEvtMgr.h
-palmdev/sdk-3.5/include/Core/System/SysResTypes.rh
-palmdev/sdk-3.5/include/Core/System/SystemMgr.h
-palmdev/sdk-3.5/include/Core/System/SystemPkt.h
-palmdev/sdk-3.5/include/Core/System/SystemPublic.h
-palmdev/sdk-3.5/include/Core/System/SystemResources.h
-palmdev/sdk-3.5/include/Core/System/SysUtils.h
-palmdev/sdk-3.5/include/Core/System/TextMgr.h
-palmdev/sdk-3.5/include/Core/System/TextServicesMgr.h
-palmdev/sdk-3.5/include/Core/System/TimeMgr.h
-palmdev/sdk-3.5/include/Core/System/Unix/arpa_inet.h
-palmdev/sdk-3.5/include/Core/System/Unix/netdb.h
-palmdev/sdk-3.5/include/Core/System/Unix/netinet_in.h
-palmdev/sdk-3.5/include/Core/System/Unix/netinet_in_systm.h
-palmdev/sdk-3.5/include/Core/System/Unix/netinet_ip.h
-palmdev/sdk-3.5/include/Core/System/Unix/netinet_tcp.h
-palmdev/sdk-3.5/include/Core/System/Unix/sys_errno.h
-palmdev/sdk-3.5/include/Core/System/Unix/sys_socket.h
-palmdev/sdk-3.5/include/Core/System/Unix/sys_socketvar.h
-palmdev/sdk-3.5/include/Core/System/Unix/sys_time.h
-palmdev/sdk-3.5/include/Core/System/Unix/sys_types.h
-palmdev/sdk-3.5/include/Core/System/Unix/sys_uio.h
-palmdev/sdk-3.5/include/Core/System/Unix/unix_fcntl.h
-palmdev/sdk-3.5/include/Core/System/Unix/unix_netdb.h
-palmdev/sdk-3.5/include/Core/System/Unix/unix_stdarg.h
-palmdev/sdk-3.5/include/Core/System/Unix/unix_stdio.h
-palmdev/sdk-3.5/include/Core/System/Unix/unix_stdlib.h
-palmdev/sdk-3.5/include/Core/System/Unix/unix_string.h
-palmdev/sdk-3.5/include/Core/System/Window.h
-palmdev/sdk-3.5/include/Core/UI/AboutBox.h
-palmdev/sdk-3.5/include/Core/UI/Category.h
-palmdev/sdk-3.5/include/Core/UI/Clipboard.h
-palmdev/sdk-3.5/include/Core/UI/Control.h
-palmdev/sdk-3.5/include/Core/UI/Day.h
-palmdev/sdk-3.5/include/Core/UI/Event.h
-palmdev/sdk-3.5/include/Core/UI/FatalAlert.h
-palmdev/sdk-3.5/include/Core/UI/Field.h
-palmdev/sdk-3.5/include/Core/UI/Find.h
-palmdev/sdk-3.5/include/Core/UI/FontSelect.h
-palmdev/sdk-3.5/include/Core/UI/Form.h
-palmdev/sdk-3.5/include/Core/UI/GraffitiReference.h
-palmdev/sdk-3.5/include/Core/UI/GraffitiShift.h
-palmdev/sdk-3.5/include/Core/UI/InsPoint.h
-palmdev/sdk-3.5/include/Core/UI/Keyboard.h
-palmdev/sdk-3.5/include/Core/UI/Launcher.h
-palmdev/sdk-3.5/include/Core/UI/List.h
-palmdev/sdk-3.5/include/Core/UI/Menu.h
-palmdev/sdk-3.5/include/Core/UI/PhoneLookup.h
-palmdev/sdk-3.5/include/Core/UI/PrivateRecords.h
-palmdev/sdk-3.5/include/Core/UI/Progress.h
-palmdev/sdk-3.5/include/Core/UI/ScrollBar.h
-palmdev/sdk-3.5/include/Core/UI/SelDay.h
-palmdev/sdk-3.5/include/Core/UI/SelTime.h
-palmdev/sdk-3.5/include/Core/UI/Table.h
-palmdev/sdk-3.5/include/Core/UI/UIColor.h
-palmdev/sdk-3.5/include/Core/UI/UIControls.h
-palmdev/sdk-3.5/include/Core/UI/UIPublic.h
-palmdev/sdk-3.5/include/Core/UI/UIResDefs.r
-palmdev/sdk-3.5/include/Core/UI/UIResources.h
-palmdev/sdk-3.5/include/Dynamic/PalmOptErrorCheckLevel.Debug
-palmdev/sdk-3.5/include/Dynamic/PalmOptErrorCheckLevel.h
-palmdev/sdk-3.5/include/Dynamic/PalmOptErrorCheckLevel.Release
-palmdev/sdk-3.5/include/header.gcc
-palmdev/sdk-3.5/include/Libraries/INet/INetMgr.h
-palmdev/sdk-3.5/include/Libraries/LibTraps.h
-palmdev/sdk-3.5/include/Libraries/PalmOSGlue/DateGlue.h
-palmdev/sdk-3.5/include/Libraries/PalmOSGlue/FntGlue.h
-palmdev/sdk-3.5/include/Libraries/PalmOSGlue/IntlGlue.h
-palmdev/sdk-3.5/include/Libraries/PalmOSGlue/TsmGlue.h
-palmdev/sdk-3.5/include/Libraries/PalmOSGlue/TxtGlue.h
-palmdev/sdk-3.5/include/Libraries/PalmOSGlue/WinGlue.h
-palmdev/sdk-3.5/include/PalmCompatibility.h
-palmdev/sdk-3.5/include/PalmOS.h
-palmdev/sdk-3.5/include/PalmOS.pch
-palmdev/sdk-3.5/include/PalmOS.win.pch
-palmdev/sdk-3.5/include/PalmTypes.h
-palmdev/sdk-3.5/lib/m68k-palmos-coff/libNetSocket.a
-palmdev/sdk-3.5/lib/m68k-palmos-coff/libPalmOSGlue-debug.a
-palmdev/sdk-3.5/lib/m68k-palmos-coff/libPalmOSGlue.a
-@dirrm palmdev/sdk-3.5/include/Core/Hardware
-@dirrm palmdev/sdk-3.5/include/Core/System/Unix
-@dirrm palmdev/sdk-3.5/include/Core/System
-@dirrm palmdev/sdk-3.5/include/Core/UI
-@dirrm palmdev/sdk-3.5/include/Core
-@dirrm palmdev/sdk-3.5/include/Dynamic
-@dirrm palmdev/sdk-3.5/include/Libraries/INet
-@dirrm palmdev/sdk-3.5/include/Libraries/PalmOSGlue
-@dirrm palmdev/sdk-3.5/include/Libraries
-@dirrm palmdev/sdk-3.5/include
-@dirrm palmdev/sdk-3.5/lib/m68k-palmos-coff
-@dirrm palmdev/sdk-3.5/lib
-@dirrm palmdev/sdk-3.5
+palmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.Debug
+palmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.h
+palmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.Release
+palmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.h
+palmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.Off
+palmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.On
+palmdev/sdk-4.0/include/Core/UI/UIResources.h
+palmdev/sdk-4.0/include/Core/UI/AttentionMgr.h
+palmdev/sdk-4.0/include/Core/UI/Category.h
+palmdev/sdk-4.0/include/Core/UI/Clipboard.h
+palmdev/sdk-4.0/include/Core/UI/Control.h
+palmdev/sdk-4.0/include/Core/UI/Day.h
+palmdev/sdk-4.0/include/Core/UI/Event.h
+palmdev/sdk-4.0/include/Core/UI/FatalAlert.h
+palmdev/sdk-4.0/include/Core/UI/Field.h
+palmdev/sdk-4.0/include/Core/UI/Find.h
+palmdev/sdk-4.0/include/Core/UI/FontSelect.h
+palmdev/sdk-4.0/include/Core/UI/Form.h
+palmdev/sdk-4.0/include/Core/UI/GraffitiReference.h
+palmdev/sdk-4.0/include/Core/UI/GraffitiShift.h
+palmdev/sdk-4.0/include/Core/UI/InsPoint.h
+palmdev/sdk-4.0/include/Core/UI/Keyboard.h
+palmdev/sdk-4.0/include/Core/UI/Launcher.h
+palmdev/sdk-4.0/include/Core/UI/List.h
+palmdev/sdk-4.0/include/Core/UI/Menu.h
+palmdev/sdk-4.0/include/Core/UI/PhoneLookup.h
+palmdev/sdk-4.0/include/Core/UI/PrivateRecords.h
+palmdev/sdk-4.0/include/Core/UI/Progress.h
+palmdev/sdk-4.0/include/Core/UI/ScrollBar.h
+palmdev/sdk-4.0/include/Core/UI/Table.h
+palmdev/sdk-4.0/include/Core/UI/SelDay.h
+palmdev/sdk-4.0/include/Core/UI/SelTime.h
+palmdev/sdk-4.0/include/Core/UI/SelTimeZone.h
+palmdev/sdk-4.0/include/Core/UI/UIColor.h
+palmdev/sdk-4.0/include/Core/UI/UIControls.h
+palmdev/sdk-4.0/include/Core/UI/UIPublic.h
+palmdev/sdk-4.0/include/Core/UI/UIResDefs.r
+palmdev/sdk-4.0/include/Core/UI/AboutBox.h
+palmdev/sdk-4.0/include/Core/System/Unix/unix_string.h
+palmdev/sdk-4.0/include/Core/System/Unix/netdb.h
+palmdev/sdk-4.0/include/Core/System/Unix/netinet_in.h
+palmdev/sdk-4.0/include/Core/System/Unix/netinet_in_systm.h
+palmdev/sdk-4.0/include/Core/System/Unix/netinet_ip.h
+palmdev/sdk-4.0/include/Core/System/Unix/netinet_tcp.h
+palmdev/sdk-4.0/include/Core/System/Unix/sys_errno.h
+palmdev/sdk-4.0/include/Core/System/Unix/sys_socket.h
+palmdev/sdk-4.0/include/Core/System/Unix/sys_socketvar.h
+palmdev/sdk-4.0/include/Core/System/Unix/sys_time.h
+palmdev/sdk-4.0/include/Core/System/Unix/sys_types.h
+palmdev/sdk-4.0/include/Core/System/Unix/sys_uio.h
+palmdev/sdk-4.0/include/Core/System/Unix/unix_fcntl.h
+palmdev/sdk-4.0/include/Core/System/Unix/unix_netdb.h
+palmdev/sdk-4.0/include/Core/System/Unix/unix_stdarg.h
+palmdev/sdk-4.0/include/Core/System/Unix/unix_stdio.h
+palmdev/sdk-4.0/include/Core/System/Unix/unix_stdlib.h
+palmdev/sdk-4.0/include/Core/System/Unix/arpa_inet.h
+palmdev/sdk-4.0/include/Core/System/AppLaunchCmd.h
+palmdev/sdk-4.0/include/Core/System/Bitmap.h
+palmdev/sdk-4.0/include/Core/System/CharAttr.h
+palmdev/sdk-4.0/include/Core/System/CharLatin.h
+palmdev/sdk-4.0/include/Core/System/Chars.h
+palmdev/sdk-4.0/include/Core/System/CharShiftJIS.h
+palmdev/sdk-4.0/include/Core/System/CMCommon.h
+palmdev/sdk-4.0/include/Core/System/CMLConst.h
+palmdev/sdk-4.0/include/Core/System/ConnectionMgr.h
+palmdev/sdk-4.0/include/Core/System/ConsoleMgr.h
+palmdev/sdk-4.0/include/Core/System/Crc.h
+palmdev/sdk-4.0/include/Core/System/CTP.h
+palmdev/sdk-4.0/include/Core/System/DataMgr.h
+palmdev/sdk-4.0/include/Core/System/DateTime.h
+palmdev/sdk-4.0/include/Core/System/DebugMgr.h
+palmdev/sdk-4.0/include/Core/System/DLCommon.h
+palmdev/sdk-4.0/include/Core/System/DLServer.h
+palmdev/sdk-4.0/include/Core/System/Encrypt.h
+palmdev/sdk-4.0/include/Core/System/ErrorBase.h
+palmdev/sdk-4.0/include/Core/System/ErrorMgr.h
+palmdev/sdk-4.0/include/Core/System/ExgLib.h
+palmdev/sdk-4.0/include/Core/System/ExgMgr.h
+palmdev/sdk-4.0/include/Core/System/FeatureMgr.h
+palmdev/sdk-4.0/include/Core/System/FileStream.h
+palmdev/sdk-4.0/include/Core/System/FloatMgr.h
+palmdev/sdk-4.0/include/Core/System/Font.h
+palmdev/sdk-4.0/include/Core/System/Graffiti.h
+palmdev/sdk-4.0/include/Core/System/Helper.h
+palmdev/sdk-4.0/include/Core/System/HelperServiceClass.h
+palmdev/sdk-4.0/include/Core/System/HostControl.h
+palmdev/sdk-4.0/include/Core/System/IMCUtils.h
+palmdev/sdk-4.0/include/Core/System/IntlMgr.h
+palmdev/sdk-4.0/include/Core/System/IrLib.h
+palmdev/sdk-4.0/include/Core/System/KeyMgr.h
+palmdev/sdk-4.0/include/Core/System/LocaleMgr.h
+palmdev/sdk-4.0/include/Core/System/Localize.h
+palmdev/sdk-4.0/include/Core/System/MemoryMgr.h
+palmdev/sdk-4.0/include/Core/System/ModemMgr.h
+palmdev/sdk-4.0/include/Core/System/NetBitUtils.h
+palmdev/sdk-4.0/include/Core/System/NetMgr.h
+palmdev/sdk-4.0/include/Core/System/NotifyMgr.h
+palmdev/sdk-4.0/include/Core/System/OverlayMgr.h
+palmdev/sdk-4.0/include/Core/System/PalmLocale.h
+palmdev/sdk-4.0/include/Core/System/PalmLocRawData.h
+palmdev/sdk-4.0/include/Core/System/Password.h
+palmdev/sdk-4.0/include/Core/System/PenMgr.h
+palmdev/sdk-4.0/include/Core/System/Rect.h
+palmdev/sdk-4.0/include/Core/System/Preferences.h
+palmdev/sdk-4.0/include/Core/System/ScriptPlugin.h
+palmdev/sdk-4.0/include/Core/System/SerialDrvr.h
+palmdev/sdk-4.0/include/Core/System/SerialLinkMgr.h
+palmdev/sdk-4.0/include/Core/System/SerialMgr.h
+palmdev/sdk-4.0/include/Core/System/SerialMgrOld.h
+palmdev/sdk-4.0/include/Core/System/SerialSdrv.h
+palmdev/sdk-4.0/include/Core/System/SerialVdrv.h
+palmdev/sdk-4.0/include/Core/System/SoundMgr.h
+palmdev/sdk-4.0/include/Core/System/StdIOPalm.h
+palmdev/sdk-4.0/include/Core/System/StdIOProvider.h
+palmdev/sdk-4.0/include/Core/System/StringMgr.h
+palmdev/sdk-4.0/include/Core/System/SysEvent.h
+palmdev/sdk-4.0/include/Core/System/SysEvtMgr.h
+palmdev/sdk-4.0/include/Core/System/SysResTypes.rh
+palmdev/sdk-4.0/include/Core/System/SystemMgr.h
+palmdev/sdk-4.0/include/Core/System/SystemPkt.h
+palmdev/sdk-4.0/include/Core/System/SystemPublic.h
+palmdev/sdk-4.0/include/Core/System/SystemResources.h
+palmdev/sdk-4.0/include/Core/System/SysUtils.h
+palmdev/sdk-4.0/include/Core/System/TextMgr.h
+palmdev/sdk-4.0/include/Core/System/TextServicesMgr.h
+palmdev/sdk-4.0/include/Core/System/TimeMgr.h
+palmdev/sdk-4.0/include/Core/System/TraceMgr.h
+palmdev/sdk-4.0/include/Core/System/UDAMgr.h
+palmdev/sdk-4.0/include/Core/System/AlarmMgr.h
+palmdev/sdk-4.0/include/Core/System/Window.h
+palmdev/sdk-4.0/include/Core/Hardware/HAL.h
+palmdev/sdk-4.0/include/Core/Hardware/HwrMiscFlags.h
+palmdev/sdk-4.0/include/Core/Hardware/M68KHwr.h
+palmdev/sdk-4.0/include/Core/CoreTraps.h
+palmdev/sdk-4.0/include/Libraries/ExgLocal/ExgLocalLib.h
+palmdev/sdk-4.0/include/Libraries/Telephony/UI/TelephonyMgrUI.h
+palmdev/sdk-4.0/include/Libraries/Telephony/TelephonyMgr.h
+palmdev/sdk-4.0/include/Libraries/Telephony/TelephonyMgrTypes.h
+palmdev/sdk-4.0/include/Libraries/Sms/SmsLib.h
+palmdev/sdk-4.0/include/Libraries/Pdi/PdiConst.h
+palmdev/sdk-4.0/include/Libraries/Pdi/PdiLib.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/WinGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/CtlGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/DateGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/FldGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/FntGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/FrmGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/IntlGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/LmGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/LstGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/OmGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/PalmOSGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/ResGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/SysGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/TblGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/TsmGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/TxtGlue.h
+palmdev/sdk-4.0/include/Libraries/PalmOSGlue/BmpGlue.h
+palmdev/sdk-4.0/include/Libraries/Lz77/Lz77Mgr.h
+palmdev/sdk-4.0/include/Libraries/INet/INetMgr.h
+palmdev/sdk-4.0/include/Libraries/LibTraps.h
+palmdev/sdk-4.0/include/Extensions/ExpansionMgr/ExpansionMgr.h
+palmdev/sdk-4.0/include/Extensions/ExpansionMgr/FSLib.h
+palmdev/sdk-4.0/include/Extensions/ExpansionMgr/SlotDrvrLib.h
+palmdev/sdk-4.0/include/Extensions/ExpansionMgr/VFSMgr.h
+palmdev/sdk-4.0/include/PalmOS.pch
+palmdev/sdk-4.0/include/PalmOS.h
+palmdev/sdk-4.0/include/PalmCompatibility.h
+palmdev/sdk-4.0/include/BuildDefines.h
+palmdev/sdk-4.0/include/header.gcc
+palmdev/sdk-4.0/include/BuildDefaults.h
+palmdev/sdk-4.0/include/PalmUtils.h
+palmdev/sdk-4.0/include/PalmTypes.h
+palmdev/sdk-4.0/include/PalmOS.win.pch
+palmdev/sdk-4.0/lib/m68k-palmos-coff/libPalmOSGlue-debug.a
+palmdev/sdk-4.0/lib/m68k-palmos-coff/libPalmOSGlue.a
+palmdev/sdk-4.0/lib/m68k-palmos-coff/libNetSocket.a
+@dirrm palmdev/sdk-4.0/include/Dynamic
+@dirrm palmdev/sdk-4.0/include/Core/UI
+@dirrm palmdev/sdk-4.0/include/Core/System/Unix
+@dirrm palmdev/sdk-4.0/include/Core/System
+@dirrm palmdev/sdk-4.0/include/Core/Hardware
+@dirrm palmdev/sdk-4.0/include/Core
+@dirrm palmdev/sdk-4.0/include/Libraries/ExgLocal
+@dirrm palmdev/sdk-4.0/include/Libraries/Telephony/UI
+@dirrm palmdev/sdk-4.0/include/Libraries/Telephony
+@dirrm palmdev/sdk-4.0/include/Libraries/Sms
+@dirrm palmdev/sdk-4.0/include/Libraries/Pdi
+@dirrm palmdev/sdk-4.0/include/Libraries/PalmOSGlue
+@dirrm palmdev/sdk-4.0/include/Libraries/Lz77
+@dirrm palmdev/sdk-4.0/include/Libraries/INet
+@dirrm palmdev/sdk-4.0/include/Libraries
+@dirrm palmdev/sdk-4.0/include/Extensions/ExpansionMgr
+@dirrm palmdev/sdk-4.0/include/Extensions
+@dirrm palmdev/sdk-4.0/include
+@dirrm palmdev/sdk-4.0/lib/m68k-palmos-coff
+@dirrm palmdev/sdk-4.0/lib
+@dirrm palmdev/sdk-4.0
@dirrm palmdev