⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 target.mk

📁 mips架构的bootloader,99左右的版本 但源代码现在没人更新了
💻 MK
📖 第 1 页 / 共 2 页
字号:
# File: mon/target.mk# Purpose: slave "Makefile" for mon target builds# Author: Phil Bunce (pjb@carmel.com)# Revision History:#	970303	Fixed probs with vers.c etc...#	970317	Moved monvers from OBJ definclude $(LSIPKG)/defines.mkinclude ../files.mkCC = pmcc# keep OBJ simple to make dos conversion easierOBJS = $(CFILES:.c=.o)OBJ = lib$(NMOD)mon.a $(EXTRA_MON_OBJS)all : $(OBJ)	@echo mon/$(ENDIAN) is now up to datelib$(NMOD)mon.a: $(OBJS) monvers.o	@$(RMF) lib$(NMOD)mon.a	$(AR) lib$(NMOD)mon.a $(OBJS) monvers.oclean:	@$(RMFOBJS) $(OBJ) lib$(NMOD)mon.a monvers.oreduce:	@$(RMFOBJS) monvers.oinclude ../rules.mklib$(NMOD)mon_mips2.a : lib$(NMOD)mon.a	cp lib$(NMOD)mon.a lib$(NMOD)mon_mips2.a # DO NOT DELETE THIS LINE -- make depend depends on it.go.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hgo.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hgo.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hgo.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hgo.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hgo.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hgo.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hgo.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hgo.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hgo.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/malloc.hgo.o: $(LSIPKG)/include/mips.h $(LSIPKG)/include/mon.hgo.o: $(LSIPKG)/include/setjmp.h $(LSIPKG)/include/stdio.hgo.o: $(LSIPKG)/include/string.h $(LSIPKG)/include/string2.hgo.o: $(LSIPKG)/include/utypes.hcli.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hcli.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hcli.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hcli.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hcli.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hcli.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hcli.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hcli.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hcli.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hcli.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/malloc.hcli.o: $(LSIPKG)/include/mips.h $(LSIPKG)/include/mon.hcli.o: $(LSIPKG)/include/queue.h $(LSIPKG)/include/setjmp.hcli.o: $(LSIPKG)/include/signal.h $(LSIPKG)/include/stdio.hcli.o: $(LSIPKG)/include/string.h $(LSIPKG)/include/string2.hcli.o: $(LSIPKG)/include/termio.h $(LSIPKG)/include/utypes.hhist.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hhist.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hhist.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hhist.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hhist.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hhist.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hhist.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hhist.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hhist.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hhist.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hhist.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hhist.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hhist.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/termio.hhist.o: $(LSIPKG)/include/utypes.hmore.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hmore.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hmore.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hmore.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hmore.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hmore.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hmore.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hmore.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hmore.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hmore.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hmore.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hmore.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hmore.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/termio.hmore.o: $(LSIPKG)/include/utypes.hsload.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hsload.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hsload.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hsload.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hsload.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hsload.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hsload.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hsload.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hsload.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hsload.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hsload.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hsload.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hsload.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/termio.hsload.o: $(LSIPKG)/include/utypes.hfload.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hfload.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hfload.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hfload.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hfload.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hfload.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hfload.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hfload.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hfload.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hfload.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hfload.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hfload.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hfload.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/utypes.hsym.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hsym.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hsym.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hsym.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hsym.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hsym.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hsym.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hsym.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hsym.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hsym.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hsym.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hsym.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hsym.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/termio.hsym.o: $(LSIPKG)/include/utypes.hset.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hset.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hset.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hset.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hset.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hset.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hset.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hset.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hset.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hset.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hset.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hset.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hset.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/utypes.hregs.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hregs.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hregs.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hregs.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hregs.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hregs.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hregs.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hregs.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hregs.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hregs.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hregs.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hregs.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hregs.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/termio.hregs.o: $(LSIPKG)/include/utypes.hmachine.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/ctype.hmachine.o: $(LSIPKG)/include/dbxcore.h $(LSIPKG)/include/defines.hmachine.o: $(LSIPKG)/include/ernicore.h $(LSIPKG)/include/l9a0084.hmachine.o: $(LSIPKG)/include/lr3000.h $(LSIPKG)/include/lr33000.hmachine.o: $(LSIPKG)/include/lr33020.h $(LSIPKG)/include/lr33300.hmachine.o: $(LSIPKG)/include/lr4001.h $(LSIPKG)/include/lr4002.hmachine.o: $(LSIPKG)/include/lr4010.h $(LSIPKG)/include/lr4101.hmachine.o: $(LSIPKG)/include/lr4102.h $(LSIPKG)/include/lr64008.hmachine.o: $(LSIPKG)/include/lr64360.h $(LSIPKG)/include/lr64363.hmachine.o: $(LSIPKG)/include/lr64364.h $(LSIPKG)/include/lr64388.hmachine.o: $(LSIPKG)/include/mips.h $(LSIPKG)/include/mon.hmachine.o: $(LSIPKG)/include/setjmp.h $(LSIPKG)/include/stdio.hmachine.o: $(LSIPKG)/include/string.h $(LSIPKG)/include/string2.hmachine.o: $(LSIPKG)/include/utypes.hbsocmds.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hbsocmds.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hbsocmds.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hbsocmds.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hbsocmds.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hbsocmds.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hbsocmds.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hbsocmds.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hbsocmds.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hbsocmds.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hbsocmds.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hbsocmds.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hbsocmds.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/termio.hbsocmds.o: $(LSIPKG)/include/utypes.hbsoload.o: $(LSIPKG)/include/cobrcore.h $(LSIPKG)/include/dbxcore.hbsoload.o: $(LSIPKG)/include/defines.h $(LSIPKG)/include/ernicore.hbsoload.o: $(LSIPKG)/include/l9a0084.h $(LSIPKG)/include/lr3000.hbsoload.o: $(LSIPKG)/include/lr33000.h $(LSIPKG)/include/lr33020.hbsoload.o: $(LSIPKG)/include/lr33300.h $(LSIPKG)/include/lr4001.hbsoload.o: $(LSIPKG)/include/lr4002.h $(LSIPKG)/include/lr4010.hbsoload.o: $(LSIPKG)/include/lr4101.h $(LSIPKG)/include/lr4102.hbsoload.o: $(LSIPKG)/include/lr64008.h $(LSIPKG)/include/lr64360.hbsoload.o: $(LSIPKG)/include/lr64363.h $(LSIPKG)/include/lr64364.hbsoload.o: $(LSIPKG)/include/lr64388.h $(LSIPKG)/include/mips.hbsoload.o: $(LSIPKG)/include/mon.h $(LSIPKG)/include/setjmp.hbsoload.o: $(LSIPKG)/include/stdio.h $(LSIPKG)/include/string.hbsoload.o: $(LSIPKG)/include/string2.h $(LSIPKG)/include/termio.hbsoload.o: $(LSIPKG)/include/utypes.h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -