v0.60
This commit is contained in:
parent
d20061a62a
commit
87f99873d9
8 changed files with 208 additions and 130 deletions
2
Makefile
2
Makefile
|
@ -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)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue