OSDN Git Service

Lycheeにリネーム。
[tpi/lychee.git] / src / lychee / Makefile
index 4ae3246..4e1ee0a 100644 (file)
@@ -8,8 +8,8 @@ LDFLAGS  = -s `wx-config --libs`
 \r
 # Define i/o files.\r
 DIR_OBJ  = ../tmp\r
-OBJS  = frontend.o cls_filedroptarget.o cls_listctrl.o dlg_make.o dlg_process.o frm_main.o functions.o ../common/handle/TPIHandle.o\r
-OUT_EXE  = ../../bin/frontend\r
+OBJS  = lychee.o cls_filedroptarget.o cls_listctrl.o dlg_make.o dlg_process.o frm_main.o functions.o ../common/handle/TPIHandle.o\r
+OUT_EXE  = ../../bin/lychee\r
 \r
 .PHONY: all clean\r
 .SUFFIXES: .cpp .o\r