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

📄 makefile.am

📁 在Linux RedHat 6.0 下的 KDevelop 1.1上开发的表格驱动的万用汇编器
💻 AM
字号:
####### kdevelop will overwrite this part!!! (begin)##########bin_PROGRAMS = tdasmtdasm_SOURCES = instrtogenerate.cc debuglog.cc opervalueoption.cc opervaluepattern.cc opernumeric.cc operandbase.cc codeatom.cc output.cc targetcode.cc compiler.cc operoption.cc execpattern.cc operand.cc bitfield.cc instruction.cc executable.cc expression.cc number.cc printyylex.sed tablelex.ll tablecomp.yy tdasm.cc table.cc source.cc pattern.cc error.cc enum.cc context.cc allowed.cc tdasm_LDADD   = EXTRA_DIST = allowed.cc allowed.h context.cc context.h enum.cc enum.h error.cc error.h exception.h number.h operandbase.h pattern.cc pattern.h printyylex.h smartptr.h source.cc source.h symbol.h table.cc table.h tdasm.cc tostr.h tablecomp.yy tablelex.ll printyylex.sed expression.h number.cc expression.cc executable.cc executable.h instruction.cc instruction.h bitfield.cc bitfield.h execpattern.h operand.cc operand.h execpattern.cc operoption.cc operoption.h compiler.cc compiler.h targetcode.cc targetcode.h output.cc output.h bytedef.h codeatom.cc codeatom.h operandbase.cc opernumeric.cc opernumeric.h opervaluepattern.cc opervaluepattern.h opervalueoption.cc opervalueoption.h Make.bat MyMakefile Make debuglog.cc debuglog.h instrtogenerate.cc instrtogenerate.h ####### kdevelop will overwrite this part!!! (end)############EXTRA_DIST += printyylex.cc tablecomp.htdasm_LDADD = printyylex.otablecomp.h : tablecomp.cctablelex.cc : tablecomp.hprintyylex.cc : printyylex.sed tablecomp.h	sed -f printyylex.sed <tablecomp.h >printyylex.cc

⌨️ 快捷键说明

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