This commit is contained in:
King_DuckZ 2020-05-05 20:22:53 +02:00
commit 87f99873d9
8 changed files with 208 additions and 130 deletions

View file

@ -12,7 +12,7 @@ all:
@echo ""
@echo "TARGET_SYSTEM is one of"
@echo ""
@echo " posix : POSIX system (FreeBSD/linux/OSX/sparc)"
@echo " posix : POSIX system (FreeBSD/linux/OSX/sparc/Win32)"
@echo " posix-utf8 : POSIX with utf8 filesystem(e.g. OSX)"
@echo " linux-utf8 : LINUX with utf8 filesystem(without -liconv option)"
@echo " posix-noiconv : POSIX without libiconv (Windows(MINGW32,CYGWIN) or EUC-KR file system)"