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

📄 make.ext

📁 基于Blas CLapck的.用过的人知道是干啥的
💻 EXT
字号:
topd = /home/whaley/atlas3.7/AtlasBaseincs = -def topd /home/whaley/atlas3.7/AtlasBase \       -def incd /home/whaley/atlas3.7/AtlasBase/Clint \       -def BASEdir /home/whaley/atlas3.7/AtlasBase/Antoine/ \       -def basd /home/whaley/atlas3.7/AtlasBase/Clintext  = extractextF = $(ext) -langF -lnlen71 -Remtblank -llwarn2 -LAPACK1 $(incs)extC = $(ext) -langC -lnlen79 -Remtblank -llwarn2 $(incs)extM = $(ext) -langM -lnlen79 -llwarn2 $(incs)default: allforce_build:basd = /home/whaley/atlas3.7/AtlasBase/ClintbasdRCW = /home/whaley/atlas3.7/AtlasBase/ClintbasdAPP = /home/whaley/atlas3.7/AtlasBase/Antoineincf = /home/whaley/atlas3.7/AtlasBase/gen.incbasf = $(basdRCW)/atlconf.basefiles = ATLrun.sh CompMake.txt Makefile SpewMakeInc.c atlbench.c atlcomp.txt \        atlconf_misc.c config.c print_enums.c probe_OS.c probe_arch.c \        probe_asm.c probe_comp.c probe_f2c.c probe_pmake.c probe_vec.c \        wincc.c winf77.call : $(files)force_build:dirall : all force_build	$(extM) -o ../include/Make.ext -langM -b $(topd)/make.base \                rout=ATLAS/CONFIG/include	cd ../include ; make -f Make.ext all	$(extM) -o backend/Make.ext -langM -b $(topd)/make.base \                rout=ATLAS/CONFIG/src/backend	cd backend ; make -f Make.ext allkillall :	rm -f ../include/* backend/* $(files) x* *.o../../configure : $(basf)	$(extM) -b $(basf) -o ../../configure rout=configure	chmod a+x ../../configureATLrun.sh: $(basf)	$(extM) -b $(basf) -o ATLrun.sh rout=ATLrun.sh	chmod a+x ATLrun.shMakefile : $(basf)	$(extM) -b $(basf) -o Makefile rout=Makefileatlcomp.txt : $(basf)	$(extC) -b $(basf) -o atlcomp.txt rout=atlcomp.txtCompMake.txt : $(basf)	$(extC) -b $(basf) -o CompMake.txt rout=CompMake.txtatlconf_misc.c : $(basf)	$(extC) -b $(basf) -o atlconf_misc.c rout=atlconf_miscprobe_OS.c : $(basf)	$(extC) -b $(basf) -o probe_OS.c rout=probe_OSprobe_asm.c : $(basf)	$(extC) -b $(basf) -o probe_asm.c rout=probe_asmconfig.c : $(basf)	$(extC) -b $(basf) -o config.c rout=configprobe_vec.c : $(basf)	$(extC) -b $(basf) -o probe_vec.c rout=probe_vecprobe_arch.c : $(basf)	$(extC) -b $(basf) -o probe_arch.c rout=probe_archprint_enums.c : $(basf)	$(extC) -b $(basf) -o print_enums.c rout=print_enumsprobe_comp.c : $(basf)	$(extC) -b $(basf) -o probe_comp.c rout=probe_compSpewMakeInc.c : $(basf)	$(extC) -b $(basf) -o SpewMakeInc.c rout=SpewMakeIncprobe_f2c.c : $(basf)	$(extC) -b $(basf) -o probe_f2c.c rout=probe_f2cprobe_pmake.c : $(basf)	$(extC) -b $(basf) -o probe_pmake.c rout=probe_pmakeatlbench.c : $(basf)	$(extC) -b $(basf) -o atlbench.c rout=atlbenchwincc.c : $(basf)	$(extC) -b $(basf) -o wincc.c rout=winccwinf77.c : $(basf)	$(extC) -b $(basf) -o winf77.c rout=winf77	

⌨️ 快捷键说明

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