OSDN Git Service

isofs内のファイル名を小文字も許可しました。
authorhideaki sago <hideaki sago@localhost>
Sun, 11 Dec 2011 16:13:30 +0000 (01:13 +0900)
committerhideaki sago <hideaki sago@localhost>
Sun, 11 Dec 2011 16:13:30 +0000 (01:13 +0900)
Debug/Makefile

index cbad489..0a71058 100644 (file)
@@ -57,6 +57,7 @@ MKISOFS_OPTIONS += -gui
 MKISOFS_OPTIONS += -l
 MKISOFS_OPTIONS += -J
 MKISOFS_OPTIONS += -R
+MKISOFS_OPTIONS += -U
 MKISOFS_OPTIONS += -no-bak
 MKISOFS_OPTIONS += -V $(OS_NAME)
 MKISOFS_OPTIONS += $(addprefix -m , $(DESELECTION))