This commit is contained in:
King_DuckZ 2020-05-05 20:22:35 +02:00
commit 725a6ca583
7 changed files with 170 additions and 12 deletions

View file

@ -18,7 +18,7 @@ all:
@echo ""
@echo " posix : POSIX system (FreeBSD/linux/OSX/sparc)"
@echo " posix-utf8 : POSIX with utf8 filesystem(OSX)"
@echo " posix-noiconv : POSIX without libiconv (CP949 only)"
@echo " posix-noiconv : POSIX without libiconv (MINGW32,CP949 file system)"
@echo ""
@echo " and 'clean' for clean"