mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-06 21:02:50 +01:00
Use CP_UNITS variable
This commit is contained in:
parent
89fe91efde
commit
7eb36c389b
@ -22,12 +22,7 @@ units=$(SYSTEMUNIT) $(UUCHARUNIT) unixtype ctypes $(STRINGSUNIT) $(OBJPASUNIT) $
|
|||||||
dos \
|
dos \
|
||||||
cwstring fpwidestring $(FPINTRESUNIT) $(CPU_UNITS) \
|
cwstring fpwidestring $(FPINTRESUNIT) $(CPU_UNITS) \
|
||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
implicitunits=cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
implicitunits=$(CP_UNITS) unicodedata
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
|
|
||||||
rsts=math typinfo classes sysconst rtlconst
|
rsts=math typinfo classes sysconst rtlconst
|
||||||
|
|
||||||
|
|||||||
@ -15,13 +15,7 @@ units=$(SYSTEMUNIT) $(SYSINIT_UNITS) $(CPU_UNITS) \
|
|||||||
types sysconst cthreads $(SORTBASEUNIT) classes $(FGLUNIT) \
|
types sysconst cthreads $(SORTBASEUNIT) classes $(FGLUNIT) \
|
||||||
rtlconsts dos cwstring fpcylix unixcp fpwidestring \
|
rtlconsts dos cwstring fpcylix unixcp fpwidestring \
|
||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS) unicodedata
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
rsts=math typinfo sysconst rtlconsts
|
rsts=math typinfo sysconst rtlconsts
|
||||||
|
|
||||||
[require]
|
[require]
|
||||||
|
|||||||
@ -21,13 +21,7 @@ units=$(SYSTEMUNIT) $(UUCHARUNIT) unixtype ctypes $(OBJPASUNIT) $(MACPASUNIT) $(
|
|||||||
sysconst cthreads dos cwstring \
|
sysconst cthreads dos cwstring \
|
||||||
$(FPINTRESUNIT) unixcp fpwidestring \
|
$(FPINTRESUNIT) unixcp fpwidestring \
|
||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS) unicodedata
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
|
|
||||||
rsts=math typinfo classes sysconst
|
rsts=math typinfo classes sysconst
|
||||||
|
|
||||||
|
|||||||
@ -20,12 +20,7 @@ units=$(SYSTEMUNIT) $(CPU_UNITS) $(UUCHARUNIT) $(OBJPASUNIT) $(ISO7185UNIT) $(EX
|
|||||||
$(CTYPESUNIT) \
|
$(CTYPESUNIT) \
|
||||||
$(CHARSETUNIT) $(CPALLUNIT) \
|
$(CHARSETUNIT) $(CPALLUNIT) \
|
||||||
$(SYSCONSTUNIT)
|
$(SYSCONSTUNIT)
|
||||||
#implicitunits=exeinfo \
|
#implicitunits=exeinfo $(CP_UNITS)
|
||||||
# cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
# cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
# cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
# cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
# cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u
|
|
||||||
|
|
||||||
#rsts=math rtlconsts varutils typinfo variants classes sysconst dateutil
|
#rsts=math rtlconsts varutils typinfo variants classes sysconst dateutil
|
||||||
|
|
||||||
|
|||||||
@ -21,13 +21,7 @@ units=$(SYSTEMUNIT) $(UUCHARUNIT) unixtype ctypes $(OBJPASUNIT) $(MACPASUNIT) $(
|
|||||||
sysconst cthreads dos cwstring \
|
sysconst cthreads dos cwstring \
|
||||||
$(FPINTRESUNIT) unixcp fpwidestring \
|
$(FPINTRESUNIT) unixcp fpwidestring \
|
||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS) unicodedata
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
|
|
||||||
rsts=math typinfo classes sysconst
|
rsts=math typinfo classes sysconst
|
||||||
|
|
||||||
|
|||||||
@ -15,12 +15,7 @@ units=system $(UUCHARUNIT) $(OBJPASUNIT) $(MACPASUNIT) $(ISO7185UNIT) $(EXTPASUN
|
|||||||
types sysconst rtlconst \
|
types sysconst rtlconst \
|
||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
rsts=math typinfo classes sysconst
|
rsts=math typinfo classes sysconst
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS)
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u
|
|
||||||
[require]
|
[require]
|
||||||
nortl=y
|
nortl=y
|
||||||
[install]
|
[install]
|
||||||
|
|||||||
@ -18,12 +18,7 @@ units=system si_prc $(UUCHARUNIT) $(OBJPASUNIT) $(ISO7185UNIT) $(STRINGSUNIT) $(
|
|||||||
# cpu mmx \
|
# cpu mmx \
|
||||||
# vesamode \
|
# vesamode \
|
||||||
# rsts=math typinfo classes dateutil sysconst
|
# rsts=math typinfo classes dateutil sysconst
|
||||||
implicitunits= \
|
implicitunits= $(CP_UNITS)
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u
|
|
||||||
|
|
||||||
[require]
|
[require]
|
||||||
nortl=y
|
nortl=y
|
||||||
|
|||||||
@ -21,11 +21,7 @@ implicitunits=ndk ndkutils ddk \
|
|||||||
# sockets printer \
|
# sockets printer \
|
||||||
# keyboard
|
# keyboard
|
||||||
# sharemem exeinfo $(FPINTRESUNIT) \
|
# sharemem exeinfo $(FPINTRESUNIT) \
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
$(CP_UNITS)
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u
|
|
||||||
|
|
||||||
# shared=$(DLLS)
|
# shared=$(DLLS)
|
||||||
|
|
||||||
|
|||||||
@ -20,13 +20,7 @@ units=$(SYSTEMUNIT) $(UUCHARUNIT) unixtype ctypes $(OBJPASUNIT) $(MACPASUNIT) $(
|
|||||||
sysconst cthreads dos cwstring \
|
sysconst cthreads dos cwstring \
|
||||||
$(FPINTRESUNIT) unixcp fpwidestring \
|
$(FPINTRESUNIT) unixcp fpwidestring \
|
||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS) unicodedata
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
|
|
||||||
rsts=math typinfo classes sysconst
|
rsts=math typinfo classes sysconst
|
||||||
|
|
||||||
|
|||||||
@ -18,12 +18,7 @@ units=$(SYSTEMUNIT) $(UUCHARUNIT) $(OBJPASUNIT) $(MACPASUNIT) $(ISO7185UNIT) $(E
|
|||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
|
|
||||||
rsts=math typinfo classes sysconst rtlconsts system
|
rsts=math typinfo classes sysconst rtlconsts system
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS)
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u
|
|
||||||
|
|
||||||
[require]
|
[require]
|
||||||
nortl=y
|
nortl=y
|
||||||
|
|||||||
@ -22,13 +22,7 @@ units=$(SYSTEMUNIT) $(SYSINIT_UNITS) initc $(UUCHARUNIT) $(OBJPASUNIT) $(MACPASU
|
|||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
|
|
||||||
rsts=math typinfo classes sysconst
|
rsts=math typinfo classes sysconst
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS) unicodedata
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
|
|
||||||
[require]
|
[require]
|
||||||
nortl=y
|
nortl=y
|
||||||
|
|||||||
@ -27,11 +27,7 @@ units=$(SYSTEMUNIT) si_prc $(UUCHARUNIT) objpas $(ISO7185UNIT) $(STRINGSUNIT) \
|
|||||||
# wincrt winmouse winevent printer \
|
# wincrt winmouse winevent printer \
|
||||||
# video mouse keyboard \
|
# video mouse keyboard \
|
||||||
# winsysut
|
# winsysut
|
||||||
implicitunits=cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
implicitunits=$(CP_UNITS)
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u
|
|
||||||
|
|
||||||
# rsts=math varutils typinfo variants classes dateutils sysconst
|
# rsts=math varutils typinfo variants classes dateutils sysconst
|
||||||
|
|
||||||
|
|||||||
@ -12,12 +12,7 @@ units=$(SYSTEMUNIT) $(UUCHARUNIT) $(OBJPASUNIT) $(ISO7185UNIT) buildrtl $(CPALLU
|
|||||||
implicitunits=si_prc \
|
implicitunits=si_prc \
|
||||||
ctypes rtlconsts $(STRINGSUNIT) \
|
ctypes rtlconsts $(STRINGSUNIT) \
|
||||||
$(SORTBASEUNIT) $(CHARSETUNIT) fpwidestring \
|
$(SORTBASEUNIT) $(CHARSETUNIT) fpwidestring \
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
$(CP_UNITS) unicodedata
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
|
|
||||||
rsts=math rtlconsts typinfo classes sysconst
|
rsts=math rtlconsts typinfo classes sysconst
|
||||||
|
|
||||||
|
|||||||
@ -21,13 +21,7 @@ units=$(SYSTEMUNIT) $(UUCHARUNIT) unixtype ctypes $(STRINGSUNIT) $(OBJPASUNIT) $
|
|||||||
cwstring $(FPINTRESUNIT) $(CPU_UNITS) \
|
cwstring $(FPINTRESUNIT) $(CPU_UNITS) \
|
||||||
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
||||||
|
|
||||||
implicitunits=$(EXEINFOUNIT) \
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS) unicodedata
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u \
|
|
||||||
unicodedata
|
|
||||||
|
|
||||||
rsts=math typinfo classes sysconst rtlconst
|
rsts=math typinfo classes sysconst rtlconst
|
||||||
|
|
||||||
|
|||||||
@ -10,13 +10,7 @@ units=system $(UUCHARUNIT) $(OBJPASUNIT) $(STRINGSUNIT) $(ISO7185UNIT) $(EXTPASU
|
|||||||
sysconst rtlconsts sysutils math types typinfo $(FGLUNIT) \
|
sysconst rtlconsts sysutils math types typinfo $(FGLUNIT) \
|
||||||
classes $(CHARSETUNIT) cpu $(GETOPTSUNIT) $(CPALLUNIT) \
|
classes $(CHARSETUNIT) cpu $(GETOPTSUNIT) $(CPALLUNIT) \
|
||||||
unicodedata $(CHARACTERUNIT) ctypes
|
unicodedata $(CHARACTERUNIT) ctypes
|
||||||
implicitunits=\
|
implicitunits=$(CP_UNITS)
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
|
||||||
cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \
|
|
||||||
cp863 cp864 cp865 cp866 cp869 cp874 cp3021 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \
|
|
||||||
cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \
|
|
||||||
cp8859_13 cp8859_14 cp8859_15 cp8859_16 cpkoi8_r cpkoi8_u
|
|
||||||
|
|
||||||
|
|
||||||
[require]
|
[require]
|
||||||
nortl=y
|
nortl=y
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user