📄 md_fs20.mbedit
字号:
# This file will be created by 'make depend' !
OBJECTS = \
$(RELS_DIR)/mbedit.o \
$(RELS_DIR)/wildname.o \
$(RELS_DIR)/directry.o \
$(RELS_DIR)/switches.o \
$(RELS_DIR)/window.o \
$(RELS_DIR)/perform.o \
$(RELS_DIR)/mbed_sub.o \
$(RELS_DIR)/commands.o \
$(RELS_DIR)/blocks.o \
$(RELS_DIR)/kb_input.o \
$(RELS_DIR)/mon_outp.o \
$(RELS_DIR)/paragraf.o \
$(RELS_DIR)/disp_hnd.o \
$(RELS_DIR)/err_mess.o \
$(RELS_DIR)/help_opt.o \
$(RELS_DIR)/mb_ctype.o \
$(RELS_DIR)/microsft.o \
$(RELS_DIR)/memo_hnd.o \
$(RELS_DIR)/file_hnd.o \
$(RELS_DIR)/macro.o \
$(RELS_DIR)/history.o \
$(RELS_DIR)/vbios.o \
$(RELS_DIR)/calc.o \
$(RELS_DIR)/calchlp.o \
$(RELS_DIR)/calcevar.o \
$(RELS_DIR)/calc_var.o
default_target : $(RELS_DIR)/$(EXECUTABLE)
#UPDATE#
blocks.o: config.h config2.hh global.h standard.h blocks.h mbed_sub.h \
memo_hnd.h history.h disp_hnd.h file_hnd.h
calc.o: config.h config2.hh standard.h microsft.h mb_ctype.h calc.h \
calchlp.h
calc_var.o: config.h config2.hh global.h standard.h calc_var.h \
blocks.h macro.h commands.h switches.h mb_ctype.h
calcevar.o: config.h config2.hh standard.h microsft.h calc.h calchlp.h \
calc_var.h
calchlp.o: config.h config2.hh standard.h microsft.h mb_ctype.h calc.h \
calchlp.h
commands.o: config.h config2.hh global.h standard.h commands.h \
memo_hnd.h perform.h err_mess.h mb_ctype.h
directry.o: config.h config2.hh standard.h directry.h
disp_hnd.o: config.h config2.hh global.h standard.h history.h \
disp_hnd.h mon_outp.h err_mess.h kb_input.h commands.h \
memo_hnd.h mb_ctype.h macro.h blocks.h perform.h calc_var.h \
switches.h mbed_sub.h mbedit.h calc.h window.h wildname.h \
mousec.h microsft.h
err_mess.o: config.h config2.hh global.h standard.h err_mess.h \
history.h disp_hnd.h mon_outp.h kb_input.h perform.h
file_hnd.o: config.h config2.hh global.h standard.h file_hnd.h \
history.h disp_hnd.h kb_input.h err_mess.h mb_ctype.h
help_opt.o: config.h config2.hh global.h standard.h help_opt.h \
mon_outp.h kb_input.h
history.o: config.h config2.hh standard.h global.h history.h \
disp_hnd.h perform.h kb_input.h mon_outp.h err_mess.h \
mousec.h
kb_input.o: config.h config2.hh standard.h global.h kb_input.h \
mon_outp.h history.h disp_hnd.h err_mess.h macro.h perform.h \
mousec.h mbedit.h
macro.o: config.h config2.hh global.h standard.h macro.h mbedit.h \
perform.h kb_input.h mon_outp.h history.h disp_hnd.h \
err_mess.h memo_hnd.h mb_ctype.h mousec.h
mb_ctype.o: config.h config2.hh standard.h mb_ctype.h
mbed_sub.o: config.h config2.hh global.h standard.h mbed_sub.h \
perform.h
mbedit.o: config.h config2.hh global.h standard.h mbedit.h calc_var.h \
switches.h perform.h mbed_sub.h commands.h blocks.h \
kb_input.h mon_outp.h memo_hnd.h file_hnd.h history.h \
disp_hnd.h macro.h help_opt.h err_mess.h mb_ctype.h mousec.h \
vbios.h
memo_hnd.o: config.h config2.hh global.h standard.h memo_hnd.h
microsft.o: config.h config2.hh standard.h microsft.h
mon_outp.o: config.h config2.hh global.h standard.h mon_outp.h \
kb_input.h vbios.h commands.h
mousec.o: config.h config2.hh global.h standard.h mousec.h mbedit.h \
perform.h history.h disp_hnd.h mon_outp.h mbed_sub.h \
kb_input.h
paragraf.o: config.h config2.hh global.h standard.h paragraf.h \
mbedit.h perform.h mbed_sub.h commands.h history.h disp_hnd.h
perform.o: config.h config2.hh global.h standard.h mbedit.h history.h \
perform.h mbed_sub.h commands.h blocks.h memo_hnd.h \
disp_hnd.h mon_outp.h err_mess.h window.h mb_ctype.h
switches.o: config.h config2.hh global.h standard.h mbedit.h \
calc_var.h switches.h perform.h err_mess.h help_opt.h \
mbed_sub.h commands.h blocks.h kb_input.h mon_outp.h \
memo_hnd.h file_hnd.h history.h disp_hnd.h calc.h macro.h \
mb_ctype.h window.h paragraf.h vbios.h
vbios.o: config.h config2.hh vbios.h
wildname.o: config.h config2.hh standard.h global.h history.h \
disp_hnd.h kb_input.h mon_outp.h file_hnd.h err_mess.h \
memo_hnd.h commands.h directry.h wildname.h mb_ctype.h \
mousec.h
window.o: config.h config2.hh global.h standard.h window.h mbedit.h \
perform.h history.h disp_hnd.h err_mess.h mousec.h
#ENDUPDATE#
mbedit: $(RELS_DIR)/mbedit.o
wildname: $(RELS_DIR)/wildname.o
directry: $(RELS_DIR)/directry.o
switches: $(RELS_DIR)/switches.o
window: $(RELS_DIR)/window.o
perform: $(RELS_DIR)/perform.o
mbed_sub: $(RELS_DIR)/mbed_sub.o
commands: $(RELS_DIR)/commands.o
blocks: $(RELS_DIR)/blocks.o
kb_input: $(RELS_DIR)/kb_input.o
mon_outp: $(RELS_DIR)/mon_outp.o
paragraf: $(RELS_DIR)/paragraf.o
disp_hnd: $(RELS_DIR)/disp_hnd.o
err_mess: $(RELS_DIR)/err_mess.o
help_opt: $(RELS_DIR)/help_opt.o
mb_ctype: $(RELS_DIR)/mb_ctype.o
microsft: $(RELS_DIR)/microsft.o
memo_hnd: $(RELS_DIR)/memo_hnd.o
file_hnd: $(RELS_DIR)/file_hnd.o
macro: $(RELS_DIR)/macro.o
history: $(RELS_DIR)/history.o
vbios: $(RELS_DIR)/vbios.o
calc: $(RELS_DIR)/calc.o
calchlp: $(RELS_DIR)/calchlp.o
calcevar: $(RELS_DIR)/calcevar.o
calc_var: $(RELS_DIR)/calc_var.o
$(RELS_DIR)/mbedit.o: mbedit.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/wildname.o: wildname.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/directry.o: directry.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/switches.o: switches.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/window.o: window.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/perform.o: perform.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/mbed_sub.o: mbed_sub.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/commands.o: commands.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/blocks.o: blocks.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/kb_input.o: kb_input.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/mon_outp.o: mon_outp.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/paragraf.o: paragraf.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/disp_hnd.o: disp_hnd.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/err_mess.o: err_mess.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/help_opt.o: help_opt.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/mb_ctype.o: mb_ctype.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/microsft.o: microsft.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/memo_hnd.o: memo_hnd.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/file_hnd.o: file_hnd.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/macro.o: macro.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/history.o: history.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/vbios.o: vbios.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/calc.o: calc.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/calchlp.o: calchlp.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/calcevar.o: calcevar.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
$(RELS_DIR)/calc_var.o: calc_var.c
$(CC) $(CFLAGS) -e as=$(RELS_DIR) $<
@chmod 666 $@
@touch $@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -