-# filename, the second 'G', 'C' or 'M' for generic/common/msw files. Flags
-# column may be empty or contain some additional info about this file (only
-# compile it in 16bit mode, don't compile it with this or that compiler, &c)
+# filename, the second a letter corresonding a directory:
+# B /src/common but only needed for the wxBase compilation
+# G /src/generic
+# C /src/common
+# M /src/msw
+# X /src/motif X for Xt
+# U /src/unix
+# R /src/gtk R for Robert
+# O /src/os2
+# H /src/html
+# W /include/wx
+# K /include/wx/gtk K for gtK
+# F /include/wx/motif F for motiF
+# 9 /include/wx/msw 9 for Windows 9x
+# 2 /include/wx/os2 2 for os2
+# N /include/wx/generic N for geNeric
+# L /include/wx/html L for htmL
+# P /include/wx/protocol
+# S /include/wx/unix S for poSix
+#
+# The third column may be empty or contain some additional info about this
+# file (only compile it in 16bit mode, don't compile it with this or that
+# compiler, &c)