code
stringlengths
3
1.03M
repo_name
stringlengths
5
84
path
stringlengths
4
233
language
stringclasses
1 value
license
stringclasses
15 values
size
int32
3
1.03M
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall" x86 setlocal enableextensions enabledelayedexpansion set common_c=..\editor\editor.c -nologo -D_WIN32_WINNT=0x0501 -MTd -TC -FC -EHa- -I..\ref -I..\ref\SDL2\include\ set common_l=/link /OPT:REF user32.lib gdi32.lib winmm.lib SDL2.lib SDL2main.lib editor_resources.res /LIBPATH:..\ref\SDL2\lib\x86\ /LIBPATH:.. /LIBPATH:..\editor\ /SUBSYSTEM:CONSOLE echo Building resources... rc /nologo /fo editor_resources.res editor_resources.rc if not exist ..\bin mkdir ..\bin IF NOT EXIST "bin\SDL2.dll" COPY "ref\SDL2\lib\x86\SDL2.dll" "bin\SDL2.dll" pushd ..\bin echo Compiling... cl !common_c! -O2 -DRELEASE_BUILD /Gy /Oy !common_l! popd
betajaen/retro
editor/build_vs2015.bat
bat
mit
710
@Echo OFF set BINPATH=%~dp0 cd "%BINPATH%..\" python "runserver.py" %*
jclosure/donkus
bin/donkus.bat
bat
mit
71
cmd_net/ipv4/netfilter/nf_nat_rule.o := arm-eabi-gcc -Wp,-MD,net/ipv4/netfilter/.nf_nat_rule.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -marm -fno-omit-frame-pointer -mapcs -mno-sched-prolog -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=6 -march=armv6 -mtune=arm1136j-s -msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -Wdeclaration-after-statement -Wno-pointer-sign -fwrapv -fno-dwarf2-cfi-asm -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(nf_nat_rule)" -D"KBUILD_MODNAME=KBUILD_STR(iptable_nat)" -c -o net/ipv4/netfilter/nf_nat_rule.o net/ipv4/netfilter/nf_nat_rule.c deps_net/ipv4/netfilter/nf_nat_rule.o := \ net/ipv4/netfilter/nf_nat_rule.c \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbd.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ include/linux/posix_types.h \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/compiler-gcc.h \ $(wildcard include/config/arch/supports/optimized/inlining.h) \ $(wildcard include/config/optimize/inlining.h) \ include/linux/compiler-gcc4.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/posix_types.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ include/linux/ip.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/swab.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/swab.h \ include/linux/byteorder/generic.h \ include/linux/skbuff.h \ $(wildcard include/config/nf/conntrack.h) \ $(wildcard include/config/bridge/netfilter.h) \ $(wildcard include/config/has/dma.h) \ $(wildcard include/config/xfrm.h) \ $(wildcard include/config/net/sched.h) \ $(wildcard include/config/net/cls/act.h) \ $(wildcard include/config/ipv6/ndisc/nodetype.h) \ $(wildcard include/config/mac80211.h) \ $(wildcard include/config/net/dma.h) \ $(wildcard include/config/network/secmark.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/prove/locking.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/dynamic/printk/debug.h) \ $(wildcard include/config/numa.h) \ $(wildcard include/config/ftrace/mcount/record.h) \ /usr/bin/../lib/gcc/arm-eabi/4.5.0/include/stdarg.h \ include/linux/linkage.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/linkage.h \ include/linux/bitops.h \ $(wildcard include/config/generic/find/first/bit.h) \ $(wildcard include/config/generic/find/last/bit.h) \ $(wildcard include/config/generic/find/next/bit.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/bitops.h \ $(wildcard include/config/smp.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/system.h \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/sa110.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/memory.h \ $(wildcard include/config/mmu.h) \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/discontigmem.h) \ include/linux/const.h \ arch/arm/mach-msm/include/mach/memory.h \ $(wildcard include/config/arch/qsd8x50.h) \ $(wildcard include/config/arch/msm7225.h) \ $(wildcard include/config/arch/msm7200a.h) \ $(wildcard include/config/arch/msm7201a.h) \ $(wildcard include/config/arch/msm7x00a.h) \ $(wildcard include/config/mach/desirec.h) \ $(wildcard include/config/arch/msm7227.h) \ $(wildcard include/config/arch/msm/arm11.h) \ $(wildcard include/config/cache/l2x0.h) \ $(wildcard include/config/arch/msm/scorpion.h) \ include/asm/mach-types.h \ $(wildcard include/config/arch/ebsa110.h) \ $(wildcard include/config/arch/rpc.h) \ $(wildcard include/config/arch/nexuspci.h) \ $(wildcard include/config/arch/ebsa285.h) \ $(wildcard include/config/arch/netwinder.h) \ $(wildcard include/config/arch/cats.h) \ $(wildcard include/config/arch/tbox.h) \ $(wildcard include/config/arch/co285.h) \ $(wildcard include/config/arch/clps7110.h) \ $(wildcard include/config/arch/arc.h) \ $(wildcard include/config/arch/a5k.h) \ $(wildcard include/config/arch/etoile.h) \ $(wildcard include/config/arch/lacie/nas.h) \ $(wildcard include/config/arch/clps7500.h) \ $(wildcard include/config/arch/shark.h) \ $(wildcard include/config/sa1100/brutus.h) \ $(wildcard include/config/arch/personal/server.h) \ $(wildcard include/config/sa1100/itsy.h) \ $(wildcard include/config/arch/l7200.h) \ $(wildcard include/config/sa1100/pleb.h) \ $(wildcard include/config/arch/integrator.h) \ $(wildcard include/config/sa1100/h3600.h) \ $(wildcard include/config/arch/ixp1200.h) \ $(wildcard include/config/arch/p720t.h) \ $(wildcard include/config/sa1100/assabet.h) \ $(wildcard include/config/sa1100/victor.h) \ $(wildcard include/config/sa1100/lart.h) \ $(wildcard include/config/sa1100/ranger.h) \ $(wildcard include/config/sa1100/graphicsclient.h) \ $(wildcard include/config/sa1100/xp860.h) \ $(wildcard include/config/sa1100/cerf.h) \ $(wildcard include/config/sa1100/nanoengine.h) \ $(wildcard include/config/sa1100/fpic.h) \ $(wildcard include/config/sa1100/extenex1.h) \ $(wildcard include/config/sa1100/sherman.h) \ $(wildcard include/config/sa1100/accelent.h) \ $(wildcard include/config/arch/l7200/accelent.h) \ $(wildcard include/config/sa1100/netport.h) \ $(wildcard include/config/sa1100/pangolin.h) \ $(wildcard include/config/sa1100/yopy.h) \ $(wildcard include/config/sa1100/coolidge.h) \ $(wildcard include/config/sa1100/huw/webpanel.h) \ $(wildcard include/config/arch/spotme.h) \ $(wildcard include/config/arch/freebird.h) \ $(wildcard include/config/arch/ti925.h) \ $(wildcard include/config/arch/riscstation.h) \ $(wildcard include/config/sa1100/cavy.h) \ $(wildcard include/config/sa1100/jornada720.h) \ $(wildcard include/config/sa1100/omnimeter.h) \ $(wildcard include/config/arch/edb7211.h) \ $(wildcard include/config/sa1100/citygo.h) \ $(wildcard include/config/sa1100/pfs168.h) \ $(wildcard include/config/sa1100/spot.h) \ $(wildcard include/config/sa1100/flexanet.h) \ $(wildcard include/config/arch/webpal.h) \ $(wildcard include/config/sa1100/linpda.h) \ $(wildcard include/config/arch/anakin.h) \ $(wildcard include/config/sa1100/mvi.h) \ $(wildcard include/config/sa1100/jupiter.h) \ $(wildcard include/config/arch/psionw.h) \ $(wildcard include/config/sa1100/aln.h) \ $(wildcard include/config/arch/camelot.h) \ $(wildcard include/config/sa1100/gds2200.h) \ $(wildcard include/config/sa1100/psion/series7.h) \ $(wildcard include/config/sa1100/xfile.h) \ $(wildcard include/config/arch/accelent/ep9312.h) \ $(wildcard include/config/arch/ic200.h) \ $(wildcard include/config/sa1100/creditlart.h) \ $(wildcard include/config/sa1100/htm.h) \ $(wildcard include/config/arch/iq80310.h) \ $(wildcard include/config/sa1100/freebot.h) \ $(wildcard include/config/arch/entel.h) \ $(wildcard include/config/arch/enp3510.h) \ $(wildcard include/config/sa1100/trizeps.h) \ $(wildcard include/config/sa1100/nesa.h) \ $(wildcard include/config/arch/venus.h) \ $(wildcard include/config/arch/tardis.h) \ $(wildcard include/config/arch/mercury.h) \ $(wildcard include/config/sa1100/empeg.h) \ $(wildcard include/config/arch/i80200fcc.h) \ $(wildcard include/config/sa1100/itt/cpb.h) \ $(wildcard include/config/sa1100/svc.h) \ $(wildcard include/config/sa1100/alpha2.h) \ $(wildcard include/config/sa1100/alpha1.h) \ $(wildcard include/config/arch/netarm.h) \ $(wildcard include/config/sa1100/simpad.h) \ $(wildcard include/config/arch/pda1.h) \ $(wildcard include/config/arch/lubbock.h) \ $(wildcard include/config/arch/aniko.h) \ $(wildcard include/config/arch/clep7212.h) \ $(wildcard include/config/arch/cs89712.h) \ $(wildcard include/config/sa1100/weararm.h) \ $(wildcard include/config/sa1100/possio/px.h) \ $(wildcard include/config/sa1100/sidearm.h) \ $(wildcard include/config/sa1100/stork.h) \ $(wildcard include/config/sa1100/shannon.h) \ $(wildcard include/config/arch/ace.h) \ $(wildcard include/config/sa1100/ballyarm.h) \ $(wildcard include/config/sa1100/simputer.h) \ $(wildcard include/config/sa1100/nexterm.h) \ $(wildcard include/config/sa1100/sa1100/elf.h) \ $(wildcard include/config/sa1100/gator.h) \ $(wildcard include/config/arch/granite.h) \ $(wildcard include/config/sa1100/consus.h) \ $(wildcard include/config/arch/aaed2000.h) \ $(wildcard include/config/arch/cdb89712.h) \ $(wildcard include/config/sa1100/graphicsmaster.h) \ $(wildcard include/config/sa1100/adsbitsy.h) \ $(wildcard include/config/arch/pxa/idp.h) \ $(wildcard include/config/arch/plce.h) \ $(wildcard include/config/sa1100/pt/system3.h) \ $(wildcard include/config/arch/medalb.h) \ $(wildcard include/config/arch/eagle.h) \ $(wildcard include/config/arch/dsc21.h) \ $(wildcard include/config/arch/dsc24.h) \ $(wildcard include/config/arch/ti5472.h) \ $(wildcard include/config/arch/autcpu12.h) \ $(wildcard include/config/arch/uengine.h) \ $(wildcard include/config/sa1100/bluestem.h) \ $(wildcard include/config/arch/xingu8.h) \ $(wildcard include/config/arch/bushstb.h) \ $(wildcard include/config/sa1100/epsilon1.h) \ $(wildcard include/config/sa1100/balloon.h) \ $(wildcard include/config/arch/puppy.h) \ $(wildcard include/config/sa1100/elroy.h) \ $(wildcard include/config/arch/gms720.h) \ $(wildcard include/config/arch/s24x.h) \ $(wildcard include/config/arch/jtel/clep7312.h) \ $(wildcard include/config/arch/cx821xx.h) \ $(wildcard include/config/arch/edb7312.h) \ $(wildcard include/config/sa1100/bsa1110.h) \ $(wildcard include/config/arch/powerpin.h) \ $(wildcard include/config/arch/openarm.h) \ $(wildcard include/config/sa1100/whitechapel.h) \ $(wildcard include/config/sa1100/h3100.h) \ $(wildcard include/config/sa1100/h3800.h) \ $(wildcard include/config/arch/blue/v1.h) \ $(wildcard include/config/arch/pxa/cerf.h) \ $(wildcard include/config/arch/arm7tevb.h) \ $(wildcard include/config/sa1100/d7400.h) \ $(wildcard include/config/arch/piranha.h) \ $(wildcard include/config/sa1100/sbcamelot.h) \ $(wildcard include/config/sa1100/kings.h) \ $(wildcard include/config/arch/smdk2400.h) \ $(wildcard include/config/sa1100/collie.h) \ $(wildcard include/config/arch/idr.h) \ $(wildcard include/config/sa1100/badge4.h) \ $(wildcard include/config/arch/webnet.h) \ $(wildcard include/config/sa1100/d7300.h) \ $(wildcard include/config/sa1100/cep.h) \ $(wildcard include/config/arch/fortunet.h) \ $(wildcard include/config/arch/vc547x.h) \ $(wildcard include/config/sa1100/filewalker.h) \ $(wildcard include/config/sa1100/netgateway.h) \ $(wildcard include/config/sa1100/symbol2800.h) \ $(wildcard include/config/sa1100/suns.h) \ $(wildcard include/config/sa1100/frodo.h) \ $(wildcard include/config/sa1100/mach/tyte/ms301.h) \ $(wildcard include/config/arch/mx1ads.h) \ $(wildcard include/config/arch/h7201.h) \ $(wildcard include/config/arch/h7202.h) \ $(wildcard include/config/arch/amico.h) \ $(wildcard include/config/sa1100/iam.h) \ $(wildcard include/config/sa1100/tt530.h) \ $(wildcard include/config/arch/sam2400.h) \ $(wildcard include/config/sa1100/jornada56x.h) \ $(wildcard include/config/sa1100/active.h) \ $(wildcard include/config/arch/iq80321.h) \ $(wildcard include/config/sa1100/wid.h) \ $(wildcard include/config/arch/sabinal.h) \ $(wildcard include/config/arch/ixp425/matacumbe.h) \ $(wildcard include/config/sa1100/miniprint.h) \ $(wildcard include/config/arch/adm510x.h) \ $(wildcard include/config/sa1100/svs200.h) \ $(wildcard include/config/arch/atg/tcu.h) \ $(wildcard include/config/sa1100/jornada820.h) \ $(wildcard include/config/arch/s3c44b0.h) \ $(wildcard include/config/arch/margis2.h) \ $(wildcard include/config/arch/ks8695.h) \ $(wildcard include/config/arch/brh.h) \ $(wildcard include/config/arch/s3c2410.h) \ $(wildcard include/config/arch/possio/px30.h) \ $(wildcard include/config/arch/s3c2800.h) \ $(wildcard include/config/sa1100/fleetwood.h) \ $(wildcard include/config/arch/omaha.h) \ $(wildcard include/config/arch/ta7.h) \ $(wildcard include/config/sa1100/nova.h) \ $(wildcard include/config/arch/hmk.h) \ $(wildcard include/config/arch/karo.h) \ $(wildcard include/config/sa1100/fester.h) \ $(wildcard include/config/arch/gpi.h) \ $(wildcard include/config/arch/smdk2410.h) \ $(wildcard include/config/arch/i519.h) \ $(wildcard include/config/sa1100/nexio.h) \ $(wildcard include/config/sa1100/bitbox.h) \ $(wildcard include/config/sa1100/g200.h) \ $(wildcard include/config/sa1100/gill.h) \ $(wildcard include/config/arch/pxa/mercury.h) \ $(wildcard include/config/arch/ceiva.h) \ $(wildcard include/config/sa1100/fret.h) \ $(wildcard include/config/sa1100/emailphone.h) \ $(wildcard include/config/arch/h3900.h) \ $(wildcard include/config/arch/pxa1.h) \ $(wildcard include/config/sa1100/koan369.h) \ $(wildcard include/config/arch/cogent.h) \ $(wildcard include/config/arch/esl/simputer.h) \ $(wildcard include/config/arch/esl/simputer/clr.h) \ $(wildcard include/config/arch/esl/simputer/bw.h) \ $(wildcard include/config/arch/hhp/cradle.h) \ $(wildcard include/config/arch/he500.h) \ $(wildcard include/config/sa1100/inhandelf2.h) \ $(wildcard include/config/sa1100/inhandftip.h) \ $(wildcard include/config/sa1100/dnp1110.h) \ $(wildcard include/config/sa1100/pnp1110.h) \ $(wildcard include/config/arch/csb226.h) \ $(wildcard include/config/sa1100/arnold.h) \ $(wildcard include/config/mach/voiceblue.h) \ $(wildcard include/config/arch/jz8028.h) \ $(wildcard include/config/arch/h5400.h) \ $(wildcard include/config/sa1100/forte.h) \ $(wildcard include/config/sa1100/acam.h) \ $(wildcard include/config/sa1100/abox.h) \ $(wildcard include/config/arch/atmel.h) \ $(wildcard include/config/arch/sitsang.h) \ $(wildcard include/config/sa1100/cpu1110lcdnet.h) \ $(wildcard include/config/arch/mpl/vcma9.h) \ $(wildcard include/config/arch/opus/a1.h) \ $(wildcard include/config/arch/daytona.h) \ $(wildcard include/config/sa1100/killbear.h) \ $(wildcard include/config/arch/yoho.h) \ $(wildcard include/config/arch/jasper.h) \ $(wildcard include/config/arch/dsc25.h) \ $(wildcard include/config/mach/omap/innovator.h) \ $(wildcard include/config/arch/ramses.h) \ $(wildcard include/config/arch/s28x.h) \ $(wildcard include/config/arch/mport3.h) \ $(wildcard include/config/arch/pxa/eagle250.h) \ $(wildcard include/config/arch/pdb.h) \ $(wildcard include/config/sa1100/blue/2g.h) \ $(wildcard include/config/sa1100/bluearch.h) \ $(wildcard include/config/arch/ixdp2400.h) \ $(wildcard include/config/arch/ixdp2800.h) \ $(wildcard include/config/sa1100/explorer.h) \ $(wildcard include/config/arch/ixdp425.h) \ $(wildcard include/config/arch/chimp.h) \ $(wildcard include/config/arch/stork/nest.h) \ $(wildcard include/config/arch/stork/egg.h) \ $(wildcard include/config/sa1100/wismo.h) \ $(wildcard include/config/arch/ezlinx.h) \ $(wildcard include/config/arch/at91rm9200.h) \ $(wildcard include/config/arch/adtech/orion.h) \ $(wildcard include/config/arch/neptune.h) \ $(wildcard include/config/sa1100/hackkit.h) \ $(wildcard include/config/arch/pxa/wins30.h) \ $(wildcard include/config/sa1100/lavinna.h) \ $(wildcard include/config/arch/pxa/uengine.h) \ $(wildcard include/config/arch/innokom.h) \ $(wildcard include/config/arch/bms.h) \ $(wildcard include/config/arch/ixcdp1100.h) \ $(wildcard include/config/arch/prpmc1100.h) \ $(wildcard include/config/arch/at91rm9200dk.h) \ $(wildcard include/config/arch/armstick.h) \ $(wildcard include/config/arch/armonie.h) \ $(wildcard include/config/arch/mport1.h) \ $(wildcard include/config/arch/s3c5410.h) \ $(wildcard include/config/arch/zcp320a.h) \ $(wildcard include/config/arch/i/box.h) \ $(wildcard include/config/arch/stlc1502.h) \ $(wildcard include/config/arch/siren.h) \ $(wildcard include/config/arch/greenlake.h) \ $(wildcard include/config/arch/argus.h) \ $(wildcard include/config/sa1100/combadge.h) \ $(wildcard include/config/arch/rokepxa.h) \ $(wildcard include/config/arch/cintegrator.h) \ $(wildcard include/config/arch/guidea07.h) \ $(wildcard include/config/arch/tat257.h) \ $(wildcard include/config/arch/igp2425.h) \ $(wildcard include/config/arch/bluegramma.h) \ $(wildcard include/config/arch/ipod.h) \ $(wildcard include/config/arch/adsbitsyx.h) \ $(wildcard include/config/arch/trizeps2.h) \ $(wildcard include/config/arch/viper.h) \ $(wildcard include/config/sa1100/adsbitsyplus.h) \ $(wildcard include/config/sa1100/adsagc.h) \ $(wildcard include/config/arch/stp7312.h) \ $(wildcard include/config/mach/nx/phnx.h) \ $(wildcard include/config/arch/wep/ep250.h) \ $(wildcard include/config/arch/inhandelf3.h) \ $(wildcard include/config/arch/adi/coyote.h) \ $(wildcard include/config/arch/iyonix.h) \ $(wildcard include/config/arch/damicam/sa1110.h) \ $(wildcard include/config/arch/meg03.h) \ $(wildcard include/config/arch/pxa/whitechapel.h) \ $(wildcard include/config/arch/nwsc.h) \ $(wildcard include/config/arch/nwlarm.h) \ $(wildcard include/config/arch/ixp425/mguard.h) \ $(wildcard include/config/arch/pxa/netdcu4.h) \ $(wildcard include/config/arch/ixdp2401.h) \ $(wildcard include/config/arch/ixdp2801.h) \ $(wildcard include/config/arch/zodiac.h) \ $(wildcard include/config/arch/armmodul.h) \ $(wildcard include/config/sa1100/ketop.h) \ $(wildcard include/config/arch/av7200.h) \ $(wildcard include/config/arch/arch/ti925.h) \ $(wildcard include/config/arch/acq200.h) \ $(wildcard include/config/sa1100/pt/dafit.h) \ $(wildcard include/config/arch/ihba.h) \ $(wildcard include/config/arch/quinque.h) \ $(wildcard include/config/arch/nimbraone.h) \ $(wildcard include/config/arch/nimbra29x.h) \ $(wildcard include/config/arch/nimbra210.h) \ $(wildcard include/config/arch/hhp/d95xx.h) \ $(wildcard include/config/arch/labarm.h) \ $(wildcard include/config/arch/m825xx.h) \ $(wildcard include/config/sa1100/m7100.h) \ $(wildcard include/config/arch/nipc2.h) \ $(wildcard include/config/arch/fu7202.h) \ $(wildcard include/config/arch/adsagx.h) \ $(wildcard include/config/arch/pxa/pooh.h) \ $(wildcard include/config/arch/bandon.h) \ $(wildcard include/config/arch/pcm7210.h) \ $(wildcard include/config/arch/nms9200.h) \ $(wildcard include/config/arch/logodl.h) \ $(wildcard include/config/sa1100/m7140.h) \ $(wildcard include/config/arch/korebot.h) \ $(wildcard include/config/arch/iq31244.h) \ $(wildcard include/config/sa1100/koan393.h) \ $(wildcard include/config/arch/inhandftip3.h) \ $(wildcard include/config/arch/gonzo.h) \ $(wildcard include/config/arch/bast.h) \ $(wildcard include/config/arch/scanpass.h) \ $(wildcard include/config/arch/ep7312/pooh.h) \ $(wildcard include/config/arch/ta7s.h) \ $(wildcard include/config/arch/ta7v.h) \ $(wildcard include/config/sa1100/icarus.h) \ $(wildcard include/config/arch/h1900.h) \ $(wildcard include/config/sa1100/gemini.h) \ $(wildcard include/config/arch/axim.h) \ $(wildcard include/config/arch/audiotron.h) \ $(wildcard include/config/arch/h2200.h) \ $(wildcard include/config/arch/loox600.h) \ $(wildcard include/config/arch/niop.h) \ $(wildcard include/config/arch/dm310.h) \ $(wildcard include/config/arch/seedpxa/c2.h) \ $(wildcard include/config/arch/ixp4xx/mguard/pci.h) \ $(wildcard include/config/arch/h1940.h) \ $(wildcard include/config/arch/scorpio.h) \ $(wildcard include/config/arch/viva.h) \ $(wildcard include/config/arch/pxa/xcard.h) \ $(wildcard include/config/arch/csb335.h) \ $(wildcard include/config/arch/ixrd425.h) \ $(wildcard include/config/arch/iq80315.h) \ $(wildcard include/config/arch/nmp7312.h) \ $(wildcard include/config/arch/cx861xx.h) \ $(wildcard include/config/arch/enp2611.h) \ $(wildcard include/config/sa1100/xda.h) \ $(wildcard include/config/arch/csir/ims.h) \ $(wildcard include/config/arch/ixp421/dnaeeth.h) \ $(wildcard include/config/arch/pocketserv9200.h) \ $(wildcard include/config/arch/toto.h) \ $(wildcard include/config/arch/s3c2440.h) \ $(wildcard include/config/arch/ks8695p.h) \ $(wildcard include/config/arch/se4000.h) \ $(wildcard include/config/arch/quadriceps.h) \ $(wildcard include/config/arch/bronco.h) \ $(wildcard include/config/arch/esl/wireless/tab.h) \ $(wildcard include/config/arch/esl/sofcomp.h) \ $(wildcard include/config/arch/s5c7375.h) \ $(wildcard include/config/arch/spearhead.h) \ $(wildcard include/config/arch/pantera.h) \ $(wildcard include/config/arch/prayoglite.h) \ $(wildcard include/config/arch/gumstix.h) \ $(wildcard include/config/arch/rcube.h) \ $(wildcard include/config/arch/rea/olv.h) \ $(wildcard include/config/arch/pxa/iphone.h) \ $(wildcard include/config/arch/s3c3410.h) \ $(wildcard include/config/arch/espd/4510b.h) \ $(wildcard include/config/arch/mp1x.h) \ $(wildcard include/config/arch/at91rm9200tb.h) \ $(wildcard include/config/arch/adsvgx.h) \ $(wildcard include/config/mach/omap/h2.h) \ $(wildcard include/config/arch/pelee.h) \ $(wildcard include/config/mach/e740.h) \ $(wildcard include/config/arch/iq80331.h) \ $(wildcard include/config/arch/versatile/pb.h) \ $(wildcard include/config/mach/kev7a400.h) \ $(wildcard include/config/mach/lpd7a400.h) \ $(wildcard include/config/mach/lpd7a404.h) \ $(wildcard include/config/arch/fujitsu/camelot.h) \ $(wildcard include/config/arch/janus2m.h) \ $(wildcard include/config/mach/embtf.h) \ $(wildcard include/config/mach/hpm.h) \ $(wildcard include/config/mach/smdk2410tk.h) \ $(wildcard include/config/mach/smdk2410aj.h) \ $(wildcard include/config/mach/streetracer.h) \ $(wildcard include/config/mach/eframe.h) \ $(wildcard include/config/mach/csb337.h) \ $(wildcard include/config/mach/pxa/lark.h) \ $(wildcard include/config/mach/pnp2110.h) \ $(wildcard include/config/mach/tcc72x.h) \ $(wildcard include/config/mach/altair.h) \ $(wildcard include/config/mach/kc3.h) \ $(wildcard include/config/mach/sinteftd.h) \ $(wildcard include/config/mach/mainstone.h) \ $(wildcard include/config/mach/aday4x.h) \ $(wildcard include/config/mach/lite300.h) \ $(wildcard include/config/mach/s5c7376.h) \ $(wildcard include/config/mach/mt02.h) \ $(wildcard include/config/mach/mport3s.h) \ $(wildcard include/config/mach/ra/alpha.h) \ $(wildcard include/config/mach/xcep.h) \ $(wildcard include/config/mach/arcom/vulcan.h) \ $(wildcard include/config/mach/stargate.h) \ $(wildcard include/config/mach/armadilloj.h) \ $(wildcard include/config/mach/elroy/jack.h) \ $(wildcard include/config/mach/backend.h) \ $(wildcard include/config/mach/s5linbox.h) \ $(wildcard include/config/mach/nomadik.h) \ $(wildcard include/config/mach/ia/cpu/9200.h) \ $(wildcard include/config/mach/at91/bja1.h) \ $(wildcard include/config/mach/corgi.h) \ $(wildcard include/config/mach/poodle.h) \ $(wildcard include/config/mach/ten.h) \ $(wildcard include/config/mach/roverp5p.h) \ $(wildcard include/config/mach/sc2700.h) \ $(wildcard include/config/mach/ex/eagle.h) \ $(wildcard include/config/mach/nx/pxa12.h) \ $(wildcard include/config/mach/nx/pxa5.h) \ $(wildcard include/config/mach/blackboard2.h) \ $(wildcard include/config/mach/i819.h) \ $(wildcard include/config/mach/ixmb995e.h) \ $(wildcard include/config/mach/skyrider.h) \ $(wildcard include/config/mach/skyhawk.h) \ $(wildcard include/config/mach/enterprise.h) \ $(wildcard include/config/mach/dep2410.h) \ $(wildcard include/config/mach/armcore.h) \ $(wildcard include/config/mach/hobbit.h) \ $(wildcard include/config/mach/h7210.h) \ $(wildcard include/config/mach/pxa/netdcu5.h) \ $(wildcard include/config/mach/acc.h) \ $(wildcard include/config/mach/esl/sarva.h) \ $(wildcard include/config/mach/xm250.h) \ $(wildcard include/config/mach/t6tc1xb.h) \ $(wildcard include/config/mach/ess710.h) \ $(wildcard include/config/mach/mx31ads.h) \ $(wildcard include/config/mach/himalaya.h) \ $(wildcard include/config/mach/bolfenk.h) \ $(wildcard include/config/mach/at91rm9200kr.h) \ $(wildcard include/config/mach/edb9312.h) \ $(wildcard include/config/mach/omap/generic.h) \ $(wildcard include/config/mach/aximx3.h) \ $(wildcard include/config/mach/eb67xdip.h) \ $(wildcard include/config/mach/webtxs.h) \ $(wildcard include/config/mach/hawk.h) \ $(wildcard include/config/mach/ccat91sbc001.h) \ $(wildcard include/config/mach/expresso.h) \ $(wildcard include/config/mach/h4000.h) \ $(wildcard include/config/mach/dino.h) \ $(wildcard include/config/mach/ml675k.h) \ $(wildcard include/config/mach/edb9301.h) \ $(wildcard include/config/mach/edb9315.h) \ $(wildcard include/config/mach/reciva/tt.h) \ $(wildcard include/config/mach/cstcb01.h) \ $(wildcard include/config/mach/cstcb1.h) \ $(wildcard include/config/mach/shadwell.h) \ $(wildcard include/config/mach/goepel263.h) \ $(wildcard include/config/mach/acq100.h) \ $(wildcard include/config/mach/mx1fs2.h) \ $(wildcard include/config/mach/hiptop/g1.h) \ $(wildcard include/config/mach/sparky.h) \ $(wildcard include/config/mach/ns9750.h) \ $(wildcard include/config/mach/phoenix.h) \ $(wildcard include/config/mach/vr1000.h) \ $(wildcard include/config/mach/deisterpxa.h) \ $(wildcard include/config/mach/bcm1160.h) \ $(wildcard include/config/mach/pcm022.h) \ $(wildcard include/config/mach/adsgcx.h) \ $(wildcard include/config/mach/dreadnaught.h) \ $(wildcard include/config/mach/dm320.h) \ $(wildcard include/config/mach/markov.h) \ $(wildcard include/config/mach/cos7a400.h) \ $(wildcard include/config/mach/milano.h) \ $(wildcard include/config/mach/ue9328.h) \ $(wildcard include/config/mach/uex255.h) \ $(wildcard include/config/mach/ue2410.h) \ $(wildcard include/config/mach/a620.h) \ $(wildcard include/config/mach/ocelot.h) \ $(wildcard include/config/mach/cheetah.h) \ $(wildcard include/config/mach/omap/perseus2.h) \ $(wildcard include/config/mach/zvue.h) \ $(wildcard include/config/mach/roverp1.h) \ $(wildcard include/config/mach/asidial2.h) \ $(wildcard include/config/mach/s3c24a0.h) \ $(wildcard include/config/mach/e800.h) \ $(wildcard include/config/mach/e750.h) \ $(wildcard include/config/mach/s3c5500.h) \ $(wildcard include/config/mach/smdk5500.h) \ $(wildcard include/config/mach/signalsync.h) \ $(wildcard include/config/mach/nbc.h) \ $(wildcard include/config/mach/kodiak.h) \ $(wildcard include/config/mach/netbookpro.h) \ $(wildcard include/config/mach/hw90200.h) \ $(wildcard include/config/mach/condor.h) \ $(wildcard include/config/mach/cup.h) \ $(wildcard include/config/mach/kite.h) \ $(wildcard include/config/mach/scb9328.h) \ $(wildcard include/config/mach/omap/h3.h) \ $(wildcard include/config/mach/omap/h4.h) \ $(wildcard include/config/mach/n10.h) \ $(wildcard include/config/mach/montajade.h) \ $(wildcard include/config/mach/sg560.h) \ $(wildcard include/config/mach/dp1000.h) \ $(wildcard include/config/mach/omap/osk.h) \ $(wildcard include/config/mach/rg100v3.h) \ $(wildcard include/config/mach/mx2ads.h) \ $(wildcard include/config/mach/pxa/kilo.h) \ $(wildcard include/config/mach/ixp4xx/eagle.h) \ $(wildcard include/config/mach/tosa.h) \ $(wildcard include/config/mach/mb2520f.h) \ $(wildcard include/config/mach/emc1000.h) \ $(wildcard include/config/mach/tidsc25.h) \ $(wildcard include/config/mach/akcpmxl.h) \ $(wildcard include/config/mach/av3xx.h) \ $(wildcard include/config/mach/avila.h) \ $(wildcard include/config/mach/pxa/mpm10.h) \ $(wildcard include/config/mach/pxa/kyanite.h) \ $(wildcard include/config/mach/sgold.h) \ $(wildcard include/config/mach/oscar.h) \ $(wildcard include/config/mach/epxa4usb2.h) \ $(wildcard include/config/mach/xsengine.h) \ $(wildcard include/config/mach/ip600.h) \ $(wildcard include/config/mach/mcan2.h) \ $(wildcard include/config/mach/ddi/blueridge.h) \ $(wildcard include/config/mach/skyminder.h) \ $(wildcard include/config/mach/lpd79520.h) \ $(wildcard include/config/mach/edb9302.h) \ $(wildcard include/config/mach/hw90340.h) \ $(wildcard include/config/mach/cip/box.h) \ $(wildcard include/config/mach/ivpn.h) \ $(wildcard include/config/mach/rsoc2.h) \ $(wildcard include/config/mach/husky.h) \ $(wildcard include/config/mach/boxer.h) \ $(wildcard include/config/mach/shepherd.h) \ $(wildcard include/config/mach/aml42800aa.h) \ $(wildcard include/config/mach/lpc2294.h) \ $(wildcard include/config/mach/switchgrass.h) \ $(wildcard include/config/mach/ens/cmu.h) \ $(wildcard include/config/mach/mm6/sdb.h) \ $(wildcard include/config/mach/saturn.h) \ $(wildcard include/config/mach/i30030evb.h) \ $(wildcard include/config/mach/mxc27530evb.h) \ $(wildcard include/config/mach/smdk2800.h) \ $(wildcard include/config/mach/mtwilson.h) \ $(wildcard include/config/mach/ziti.h) \ $(wildcard include/config/mach/grandfather.h) \ $(wildcard include/config/mach/tengine.h) \ $(wildcard include/config/mach/s3c2460.h) \ $(wildcard include/config/mach/pdm.h) \ $(wildcard include/config/mach/h4700.h) \ $(wildcard include/config/mach/h6300.h) \ $(wildcard include/config/mach/rz1700.h) \ $(wildcard include/config/mach/a716.h) \ $(wildcard include/config/mach/estk2440a.h) \ $(wildcard include/config/mach/atwixp425.h) \ $(wildcard include/config/mach/csb336.h) \ $(wildcard include/config/mach/rirm2.h) \ $(wildcard include/config/mach/cx23518.h) \ $(wildcard include/config/mach/cx2351x.h) \ $(wildcard include/config/mach/computime.h) \ $(wildcard include/config/mach/izarus.h) \ $(wildcard include/config/mach/rts.h) \ $(wildcard include/config/mach/se5100.h) \ $(wildcard include/config/mach/s3c2510.h) \ $(wildcard include/config/mach/csb437tl.h) \ $(wildcard include/config/mach/slauson.h) \ $(wildcard include/config/mach/pearlriver.h) \ $(wildcard include/config/mach/tdc/p210.h) \ $(wildcard include/config/mach/sg580.h) \ $(wildcard include/config/mach/wrsbcarm7.h) \ $(wildcard include/config/mach/ipd.h) \ $(wildcard include/config/mach/pxa/dnp2110.h) \ $(wildcard include/config/mach/xaeniax.h) \ $(wildcard include/config/mach/somn4250.h) \ $(wildcard include/config/mach/pleb2.h) \ $(wildcard include/config/mach/cornwallis.h) \ $(wildcard include/config/mach/gurney/drv.h) \ $(wildcard include/config/mach/chaffee.h) \ $(wildcard include/config/mach/rms101.h) \ $(wildcard include/config/mach/rx3715.h) \ $(wildcard include/config/mach/swift.h) \ $(wildcard include/config/mach/roverp7.h) \ $(wildcard include/config/mach/pr818s.h) \ $(wildcard include/config/mach/trxpro.h) \ $(wildcard include/config/mach/nslu2.h) \ $(wildcard include/config/mach/e400.h) \ $(wildcard include/config/mach/trab.h) \ $(wildcard include/config/mach/cmc/pu2.h) \ $(wildcard include/config/mach/fulcrum.h) \ $(wildcard include/config/mach/netgate42x.h) \ $(wildcard include/config/mach/str710.h) \ $(wildcard include/config/mach/ixdpg425.h) \ $(wildcard include/config/mach/tomtomgo.h) \ $(wildcard include/config/mach/versatile/ab.h) \ $(wildcard include/config/mach/edb9307.h) \ $(wildcard include/config/mach/sg565.h) \ $(wildcard include/config/mach/lpd79524.h) \ $(wildcard include/config/mach/lpd79525.h) \ $(wildcard include/config/mach/rms100.h) \ $(wildcard include/config/mach/kb9200.h) \ $(wildcard include/config/mach/sx1.h) \ $(wildcard include/config/mach/hms39c7092.h) \ $(wildcard include/config/mach/armadillo.h) \ $(wildcard include/config/mach/ipcu.h) \ $(wildcard include/config/mach/loox720.h) \ $(wildcard include/config/mach/ixdp465.h) \ $(wildcard include/config/mach/ixdp2351.h) \ $(wildcard include/config/mach/adsvix.h) \ $(wildcard include/config/mach/dm270.h) \ $(wildcard include/config/mach/socltplus.h) \ $(wildcard include/config/mach/ecia.h) \ $(wildcard include/config/mach/cm4008.h) \ $(wildcard include/config/mach/p2001.h) \ $(wildcard include/config/mach/twister.h) \ $(wildcard include/config/mach/mudshark.h) \ $(wildcard include/config/mach/hb2.h) \ $(wildcard include/config/mach/iq80332.h) \ $(wildcard include/config/mach/sendt.h) \ $(wildcard include/config/mach/mx2jazz.h) \ $(wildcard include/config/mach/multiio.h) \ $(wildcard include/config/mach/hrdisplay.h) \ $(wildcard include/config/mach/mxc27530ads.h) \ $(wildcard include/config/mach/trizeps3.h) \ $(wildcard include/config/mach/zefeerdza.h) \ $(wildcard include/config/mach/zefeerdzb.h) \ $(wildcard include/config/mach/zefeerdzg.h) \ $(wildcard include/config/mach/zefeerdzn.h) \ $(wildcard include/config/mach/zefeerdzq.h) \ $(wildcard include/config/mach/gtwx5715.h) \ $(wildcard include/config/mach/astro/jack.h) \ $(wildcard include/config/mach/tip03.h) \ $(wildcard include/config/mach/a9200ec.h) \ $(wildcard include/config/mach/pnx0105.h) \ $(wildcard include/config/mach/adcpoecpu.h) \ $(wildcard include/config/mach/csb637.h) \ $(wildcard include/config/mach/mb9200.h) \ $(wildcard include/config/mach/kulun.h) \ $(wildcard include/config/mach/snapper.h) \ $(wildcard include/config/mach/optima.h) \ $(wildcard include/config/mach/dlhsbc.h) \ $(wildcard include/config/mach/x30.h) \ $(wildcard include/config/mach/n30.h) \ $(wildcard include/config/mach/manga/ks8695.h) \ $(wildcard include/config/mach/ajax.h) \ $(wildcard include/config/mach/nec/mp900.h) \ $(wildcard include/config/mach/vvtk1000.h) \ $(wildcard include/config/mach/kafa.h) \ $(wildcard include/config/mach/vvtk3000.h) \ $(wildcard include/config/mach/pimx1.h) \ $(wildcard include/config/mach/ollie.h) \ $(wildcard include/config/mach/skymax.h) \ $(wildcard include/config/mach/jazz.h) \ $(wildcard include/config/mach/tel/t3.h) \ $(wildcard include/config/mach/aisino/fcr255.h) \ $(wildcard include/config/mach/btweb.h) \ $(wildcard include/config/mach/dbg/lh79520.h) \ $(wildcard include/config/mach/cm41xx.h) \ $(wildcard include/config/mach/ts72xx.h) \ $(wildcard include/config/mach/nggpxa.h) \ $(wildcard include/config/mach/csb535.h) \ $(wildcard include/config/mach/csb536.h) \ $(wildcard include/config/mach/pxa/trakpod.h) \ $(wildcard include/config/mach/praxis.h) \ $(wildcard include/config/mach/lh75411.h) \ $(wildcard include/config/mach/otom.h) \ $(wildcard include/config/mach/nexcoder/2440.h) \ $(wildcard include/config/mach/loox410.h) \ $(wildcard include/config/mach/westlake.h) \ $(wildcard include/config/mach/nsb.h) \ $(wildcard include/config/mach/esl/sarva/stn.h) \ $(wildcard include/config/mach/esl/sarva/tft.h) \ $(wildcard include/config/mach/esl/sarva/iad.h) \ $(wildcard include/config/mach/esl/sarva/acc.h) \ $(wildcard include/config/mach/typhoon.h) \ $(wildcard include/config/mach/cnav.h) \ $(wildcard include/config/mach/a730.h) \ $(wildcard include/config/mach/netstar.h) \ $(wildcard include/config/mach/phasefale/supercon.h) \ $(wildcard include/config/mach/shiva1100.h) \ $(wildcard include/config/mach/etexsc.h) \ $(wildcard include/config/mach/ixdpg465.h) \ $(wildcard include/config/mach/a9m2410.h) \ $(wildcard include/config/mach/a9m2440.h) \ $(wildcard include/config/mach/a9m9750.h) \ $(wildcard include/config/mach/a9m9360.h) \ $(wildcard include/config/mach/unc90.h) \ $(wildcard include/config/mach/eco920.h) \ $(wildcard include/config/mach/satview.h) \ $(wildcard include/config/mach/roadrunner.h) \ $(wildcard include/config/mach/at91rm9200ek.h) \ $(wildcard include/config/mach/gp32.h) \ $(wildcard include/config/mach/gem.h) \ $(wildcard include/config/mach/i858.h) \ $(wildcard include/config/mach/hx2750.h) \ $(wildcard include/config/mach/mxc91131evb.h) \ $(wildcard include/config/mach/p700.h) \ $(wildcard include/config/mach/cpe.h) \ $(wildcard include/config/mach/spitz.h) \ $(wildcard include/config/mach/nimbra340.h) \ $(wildcard include/config/mach/lpc22xx.h) \ $(wildcard include/config/mach/comet3.h) \ $(wildcard include/config/mach/comet4.h) \ $(wildcard include/config/mach/csb625.h) \ $(wildcard include/config/mach/fortunet2.h) \ $(wildcard include/config/mach/s5h2200.h) \ $(wildcard include/config/mach/optorm920.h) \ $(wildcard include/config/mach/adsbitsyxb.h) \ $(wildcard include/config/mach/adssphere.h) \ $(wildcard include/config/mach/adsportal.h) \ $(wildcard include/config/mach/ln2410sbc.h) \ $(wildcard include/config/mach/cb3rufc.h) \ $(wildcard include/config/mach/mp2usb.h) \ $(wildcard include/config/mach/ntnp425c.h) \ $(wildcard include/config/mach/colibri.h) \ $(wildcard include/config/mach/pcm7220.h) \ $(wildcard include/config/mach/gateway7001.h) \ $(wildcard include/config/mach/pcm027.h) \ $(wildcard include/config/mach/cmpxa.h) \ $(wildcard include/config/mach/anubis.h) \ $(wildcard include/config/mach/ite8152.h) \ $(wildcard include/config/mach/lpc3xxx.h) \ $(wildcard include/config/mach/puppeteer.h) \ $(wildcard include/config/mach/e570.h) \ $(wildcard include/config/mach/x50.h) \ $(wildcard include/config/mach/recon.h) \ $(wildcard include/config/mach/xboardgp8.h) \ $(wildcard include/config/mach/fpic2.h) \ $(wildcard include/config/mach/akita.h) \ $(wildcard include/config/mach/a81.h) \ $(wildcard include/config/mach/svm/sc25x.h) \ $(wildcard include/config/mach/vadatech020.h) \ $(wildcard include/config/mach/tli.h) \ $(wildcard include/config/mach/edb9315lc.h) \ $(wildcard include/config/mach/passec.h) \ $(wildcard include/config/mach/ds/tiger.h) \ $(wildcard include/config/mach/e310.h) \ $(wildcard include/config/mach/e330.h) \ $(wildcard include/config/mach/rt3000.h) \ $(wildcard include/config/mach/nokia770.h) \ $(wildcard include/config/mach/pnx0106.h) \ $(wildcard include/config/mach/hx21xx.h) \ $(wildcard include/config/mach/faraday.h) \ $(wildcard include/config/mach/sbc9312.h) \ $(wildcard include/config/mach/batman.h) \ $(wildcard include/config/mach/jpd201.h) \ $(wildcard include/config/mach/mipsa.h) \ $(wildcard include/config/mach/kacom.h) \ $(wildcard include/config/mach/swarcocpu.h) \ $(wildcard include/config/mach/swarcodsl.h) \ $(wildcard include/config/mach/blueangel.h) \ $(wildcard include/config/mach/hairygrama.h) \ $(wildcard include/config/mach/banff.h) \ $(wildcard include/config/mach/carmeva.h) \ $(wildcard include/config/mach/sam255.h) \ $(wildcard include/config/mach/ppm10.h) \ $(wildcard include/config/mach/edb9315a.h) \ $(wildcard include/config/mach/sunset.h) \ $(wildcard include/config/mach/stargate2.h) \ $(wildcard include/config/mach/intelmote2.h) \ $(wildcard include/config/mach/trizeps4.h) \ $(wildcard include/config/mach/mainstone2.h) \ $(wildcard include/config/mach/ez/ixp42x.h) \ $(wildcard include/config/mach/tapwave/zodiac.h) \ $(wildcard include/config/mach/universalmeter.h) \ $(wildcard include/config/mach/hicoarm9.h) \ $(wildcard include/config/mach/pnx4008.h) \ $(wildcard include/config/mach/kws6000.h) \ $(wildcard include/config/mach/portux920t.h) \ $(wildcard include/config/mach/ez/x5.h) \ $(wildcard include/config/mach/omap/rudolph.h) \ $(wildcard include/config/mach/cpuat91.h) \ $(wildcard include/config/mach/rea9200.h) \ $(wildcard include/config/mach/acts/pune/sa1110.h) \ $(wildcard include/config/mach/ixp425.h) \ $(wildcard include/config/mach/i30030ads.h) \ $(wildcard include/config/mach/perch.h) \ $(wildcard include/config/mach/eis05r1.h) \ $(wildcard include/config/mach/pepperpad.h) \ $(wildcard include/config/mach/sb3010.h) \ $(wildcard include/config/mach/rm9200.h) \ $(wildcard include/config/mach/dma03.h) \ $(wildcard include/config/mach/road/s101.h) \ $(wildcard include/config/mach/iq81340sc.h) \ $(wildcard include/config/mach/iq/nextgen/b.h) \ $(wildcard include/config/mach/iq81340mc.h) \ $(wildcard include/config/mach/iq/nextgen/d.h) \ $(wildcard include/config/mach/iq/nextgen/e.h) \ $(wildcard include/config/mach/mallow/at91.h) \ $(wildcard include/config/mach/cybertracker/i.h) \ $(wildcard include/config/mach/gesbc931x.h) \ $(wildcard include/config/mach/centipad.h) \ $(wildcard include/config/mach/armsoc.h) \ $(wildcard include/config/mach/se4200.h) \ $(wildcard include/config/mach/ems197a.h) \ $(wildcard include/config/mach/micro9.h) \ $(wildcard include/config/mach/micro9l.h) \ $(wildcard include/config/mach/uc5471dsp.h) \ $(wildcard include/config/mach/sj5471eng.h) \ $(wildcard include/config/mach/cmpxa26x.h) \ $(wildcard include/config/mach/nc.h) \ $(wildcard include/config/mach/omap/palmte.h) \ $(wildcard include/config/mach/ajax52x.h) \ $(wildcard include/config/mach/siriustar.h) \ $(wildcard include/config/mach/iodata/hdlg.h) \ $(wildcard include/config/mach/at91rm9200utl.h) \ $(wildcard include/config/mach/biosafe.h) \ $(wildcard include/config/mach/mp1000.h) \ $(wildcard include/config/mach/parsy.h) \ $(wildcard include/config/mach/ccxp.h) \ $(wildcard include/config/mach/omap/gsample.h) \ $(wildcard include/config/mach/realview/eb.h) \ $(wildcard include/config/mach/samoa.h) \ $(wildcard include/config/mach/palmt3.h) \ $(wildcard include/config/mach/i878.h) \ $(wildcard include/config/mach/borzoi.h) \ $(wildcard include/config/mach/gecko.h) \ $(wildcard include/config/mach/ds101.h) \ $(wildcard include/config/mach/omap/palmtt2.h) \ $(wildcard include/config/mach/palmld.h) \ $(wildcard include/config/mach/cc9c.h) \ $(wildcard include/config/mach/sbc1670.h) \ $(wildcard include/config/mach/ixdp28x5.h) \ $(wildcard include/config/mach/omap/palmtt.h) \ $(wildcard include/config/mach/ml696k.h) \ $(wildcard include/config/mach/arcom/zeus.h) \ $(wildcard include/config/mach/osiris.h) \ $(wildcard include/config/mach/maestro.h) \ $(wildcard include/config/mach/palmte2.h) \ $(wildcard include/config/mach/ixbbm.h) \ $(wildcard include/config/mach/mx27ads.h) \ $(wildcard include/config/mach/ax8004.h) \ $(wildcard include/config/mach/at91sam9261ek.h) \ $(wildcard include/config/mach/loft.h) \ $(wildcard include/config/mach/magpie.h) \ $(wildcard include/config/mach/mx21ads.h) \ $(wildcard include/config/mach/mb87m3400.h) \ $(wildcard include/config/mach/mguard/delta.h) \ $(wildcard include/config/mach/davinci/dvdp.h) \ $(wildcard include/config/mach/htcuniversal.h) \ $(wildcard include/config/mach/tpad.h) \ $(wildcard include/config/mach/roverp3.h) \ $(wildcard include/config/mach/jornada928.h) \ $(wildcard include/config/mach/mv88fxx81.h) \ $(wildcard include/config/mach/stmp36xx.h) \ $(wildcard include/config/mach/sxni79524.h) \ $(wildcard include/config/mach/ams/delta.h) \ $(wildcard include/config/mach/uranium.h) \ $(wildcard include/config/mach/ucon.h) \ $(wildcard include/config/mach/nas100d.h) \ $(wildcard include/config/mach/l083/1000.h) \ $(wildcard include/config/mach/ezx.h) \ $(wildcard include/config/mach/pnx5220.h) \ $(wildcard include/config/mach/butte.h) \ $(wildcard include/config/mach/srm2.h) \ $(wildcard include/config/mach/dsbr.h) \ $(wildcard include/config/mach/crystalball.h) \ $(wildcard include/config/mach/tinypxa27x.h) \ $(wildcard include/config/mach/herbie.h) \ $(wildcard include/config/mach/magician.h) \ $(wildcard include/config/mach/cm4002.h) \ $(wildcard include/config/mach/b4.h) \ $(wildcard include/config/mach/maui.h) \ $(wildcard include/config/mach/cybertracker/g.h) \ $(wildcard include/config/mach/nxdkn.h) \ $(wildcard include/config/mach/mio8390.h) \ $(wildcard include/config/mach/omi/board.h) \ $(wildcard include/config/mach/mx21civ.h) \ $(wildcard include/config/mach/mahi/cdac.h) \ $(wildcard include/config/mach/palmtx.h) \ $(wildcard include/config/mach/s3c2413.h) \ $(wildcard include/config/mach/samsys/ep0.h) \ $(wildcard include/config/mach/wg302v1.h) \ $(wildcard include/config/mach/wg302v2.h) \ $(wildcard include/config/mach/eb42x.h) \ $(wildcard include/config/mach/iq331es.h) \ $(wildcard include/config/mach/cosydsp.h) \ $(wildcard include/config/mach/uplat7d.h) \ $(wildcard include/config/mach/ptdavinci.h) \ $(wildcard include/config/mach/mbus.h) \ $(wildcard include/config/mach/nadia2vb.h) \ $(wildcard include/config/mach/r1000.h) \ $(wildcard include/config/mach/hw90250.h) \ $(wildcard include/config/mach/omap/2430sdp.h) \ $(wildcard include/config/mach/davinci/evm.h) \ $(wildcard include/config/mach/omap/tornado.h) \ $(wildcard include/config/mach/olocreek.h) \ $(wildcard include/config/mach/palmz72.h) \ $(wildcard include/config/mach/nxdb500.h) \ $(wildcard include/config/mach/apf9328.h) \ $(wildcard include/config/mach/omap/wipoq.h) \ $(wildcard include/config/mach/omap/twip.h) \ $(wildcard include/config/mach/treo650.h) \ $(wildcard include/config/mach/acumen.h) \ $(wildcard include/config/mach/xp100.h) \ $(wildcard include/config/mach/fs2410.h) \ $(wildcard include/config/mach/pxa270/cerf.h) \ $(wildcard include/config/mach/sq2ftlpalm.h) \ $(wildcard include/config/mach/bsemserver.h) \ $(wildcard include/config/mach/netclient.h) \ $(wildcard include/config/mach/palmt5.h) \ $(wildcard include/config/mach/palmtc.h) \ $(wildcard include/config/mach/omap/apollon.h) \ $(wildcard include/config/mach/mxc30030evb.h) \ $(wildcard include/config/mach/rea/2d.h) \ $(wildcard include/config/mach/ti3e524.h) \ $(wildcard include/config/mach/ateb9200.h) \ $(wildcard include/config/mach/auckland.h) \ $(wildcard include/config/mach/ak3320m.h) \ $(wildcard include/config/mach/duramax.h) \ $(wildcard include/config/mach/n35.h) \ $(wildcard include/config/mach/pronghorn.h) \ $(wildcard include/config/mach/fundy.h) \ $(wildcard include/config/mach/logicpd/pxa270.h) \ $(wildcard include/config/mach/cpu777.h) \ $(wildcard include/config/mach/simicon9201.h) \ $(wildcard include/config/mach/leap2/hpm.h) \ $(wildcard include/config/mach/cm922txa10.h) \ $(wildcard include/config/mach/pxa.h) \ $(wildcard include/config/mach/sandgate2.h) \ $(wildcard include/config/mach/sandgate2g.h) \ $(wildcard include/config/mach/sandgate2p.h) \ $(wildcard include/config/mach/fred/jack.h) \ $(wildcard include/config/mach/ttg/color1.h) \ $(wildcard include/config/mach/nxeb500hmi.h) \ $(wildcard include/config/mach/netdcu8.h) \ $(wildcard include/config/mach/ng/fvx538.h) \ $(wildcard include/config/mach/ng/fvs338.h) \ $(wildcard include/config/mach/pnx4103.h) \ $(wildcard include/config/mach/hesdb.h) \ $(wildcard include/config/mach/xsilo.h) \ $(wildcard include/config/mach/espresso.h) \ $(wildcard include/config/mach/emlc.h) \ $(wildcard include/config/mach/sisteron.h) \ $(wildcard include/config/mach/rx1950.h) \ $(wildcard include/config/mach/tsc/venus.h) \ $(wildcard include/config/mach/ds101j.h) \ $(wildcard include/config/mach/mxc30030ads.h) \ $(wildcard include/config/mach/fujitsu/wimaxsoc.h) \ $(wildcard include/config/mach/dualpcmodem.h) \ $(wildcard include/config/mach/gesbc9312.h) \ $(wildcard include/config/mach/htcapache.h) \ $(wildcard include/config/mach/ixdp435.h) \ $(wildcard include/config/mach/catprovt100.h) \ $(wildcard include/config/mach/picotux1xx.h) \ $(wildcard include/config/mach/picotux2xx.h) \ $(wildcard include/config/mach/dsmg600.h) \ $(wildcard include/config/mach/empc2.h) \ $(wildcard include/config/mach/ventura.h) \ $(wildcard include/config/mach/phidget/sbc.h) \ $(wildcard include/config/mach/ij3k.h) \ $(wildcard include/config/mach/pisgah.h) \ $(wildcard include/config/mach/omap/fsample.h) \ $(wildcard include/config/mach/sg720.h) \ $(wildcard include/config/mach/redfox.h) \ $(wildcard include/config/mach/mysh/ep9315/1.h) \ $(wildcard include/config/mach/tpf106.h) \ $(wildcard include/config/mach/at91rm9200kg.h) \ $(wildcard include/config/mach/sledb.h) \ $(wildcard include/config/mach/ontrack.h) \ $(wildcard include/config/mach/pm1200.h) \ $(wildcard include/config/mach/ess24xxx.h) \ $(wildcard include/config/mach/coremp7.h) \ $(wildcard include/config/mach/nexcoder/6446.h) \ $(wildcard include/config/mach/stvc8380.h) \ $(wildcard include/config/mach/teklynx.h) \ $(wildcard include/config/mach/carbonado.h) \ $(wildcard include/config/mach/sysmos/mp730.h) \ $(wildcard include/config/mach/snapper/cl15.h) \ $(wildcard include/config/mach/pgigim.h) \ $(wildcard include/config/mach/ptx9160p2.h) \ $(wildcard include/config/mach/dcore1.h) \ $(wildcard include/config/mach/victorpxa.h) \ $(wildcard include/config/mach/mx2dtb.h) \ $(wildcard include/config/mach/pxa/irex/er0100.h) \ $(wildcard include/config/mach/omap/palmz71.h) \ $(wildcard include/config/mach/bartec/deg.h) \ $(wildcard include/config/mach/hw50251.h) \ $(wildcard include/config/mach/ibox.h) \ $(wildcard include/config/mach/atlaslh7a404.h) \ $(wildcard include/config/mach/pt2026.h) \ $(wildcard include/config/mach/htcalpine.h) \ $(wildcard include/config/mach/bartec/vtu.h) \ $(wildcard include/config/mach/vcoreii.h) \ $(wildcard include/config/mach/pdnb3.h) \ $(wildcard include/config/mach/htcbeetles.h) \ $(wildcard include/config/mach/s3c6400.h) \ $(wildcard include/config/mach/s3c2443.h) \ $(wildcard include/config/mach/omap/ldk.h) \ $(wildcard include/config/mach/smdk2460.h) \ $(wildcard include/config/mach/smdk2440.h) \ $(wildcard include/config/mach/smdk2412.h) \ $(wildcard include/config/mach/webbox.h) \ $(wildcard include/config/mach/cwwndp.h) \ $(wildcard include/config/mach/dragon.h) \ $(wildcard include/config/mach/opendo/cpu/board.h) \ $(wildcard include/config/mach/ccm2200.h) \ $(wildcard include/config/mach/etwarm.h) \ $(wildcard include/config/mach/m93030.h) \ $(wildcard include/config/mach/cc7u.h) \ $(wildcard include/config/mach/mtt/ranger.h) \ $(wildcard include/config/mach/nexus.h) \ $(wildcard include/config/mach/desman.h) \ $(wildcard include/config/mach/bkde303.h) \ $(wildcard include/config/mach/smdk2413.h) \ $(wildcard include/config/mach/aml/m7200.h) \ $(wildcard include/config/mach/aml/m5900.h) \ $(wildcard include/config/mach/sg640.h) \ $(wildcard include/config/mach/edg79524.h) \ $(wildcard include/config/mach/ai2410.h) \ $(wildcard include/config/mach/ixp465.h) \ $(wildcard include/config/mach/balloon3.h) \ $(wildcard include/config/mach/heins.h) \ $(wildcard include/config/mach/mpluseva.h) \ $(wildcard include/config/mach/rt042.h) \ $(wildcard include/config/mach/cwiem.h) \ $(wildcard include/config/mach/cm/x270.h) \ $(wildcard include/config/mach/cm/x255.h) \ $(wildcard include/config/mach/esh/at91.h) \ $(wildcard include/config/mach/sandgate3.h) \ $(wildcard include/config/mach/primo.h) \ $(wildcard include/config/mach/gemstone.h) \ $(wildcard include/config/mach/pronghornmetro.h) \ $(wildcard include/config/mach/sidewinder.h) \ $(wildcard include/config/mach/picomod1.h) \ $(wildcard include/config/mach/sg590.h) \ $(wildcard include/config/mach/akai9307.h) \ $(wildcard include/config/mach/fontaine.h) \ $(wildcard include/config/mach/wombat.h) \ $(wildcard include/config/mach/acq300.h) \ $(wildcard include/config/mach/mod/270.h) \ $(wildcard include/config/mach/vc0820.h) \ $(wildcard include/config/mach/ani/aim.h) \ $(wildcard include/config/mach/jellyfish.h) \ $(wildcard include/config/mach/amanita.h) \ $(wildcard include/config/mach/vlink.h) \ $(wildcard include/config/mach/dexflex.h) \ $(wildcard include/config/mach/eigen/ttq.h) \ $(wildcard include/config/mach/arcom/titan.h) \ $(wildcard include/config/mach/tabla.h) \ $(wildcard include/config/mach/mdirac3.h) \ $(wildcard include/config/mach/mrhfbp2.h) \ $(wildcard include/config/mach/at91rm9200rb.h) \ $(wildcard include/config/mach/ani/apm.h) \ $(wildcard include/config/mach/ella1.h) \ $(wildcard include/config/mach/inhand/pxa27x.h) \ $(wildcard include/config/mach/inhand/pxa25x.h) \ $(wildcard include/config/mach/empos/xm.h) \ $(wildcard include/config/mach/empos.h) \ $(wildcard include/config/mach/empos/tiny.h) \ $(wildcard include/config/mach/empos/sm.h) \ $(wildcard include/config/mach/egret.h) \ $(wildcard include/config/mach/ostrich.h) \ $(wildcard include/config/mach/n50.h) \ $(wildcard include/config/mach/ecbat91.h) \ $(wildcard include/config/mach/stareast.h) \ $(wildcard include/config/mach/dspg/dw.h) \ $(wildcard include/config/mach/onearm.h) \ $(wildcard include/config/mach/mrg110/6.h) \ $(wildcard include/config/mach/wrt300nv2.h) \ $(wildcard include/config/mach/xm/bulverde.h) \ $(wildcard include/config/mach/msm6100.h) \ $(wildcard include/config/mach/eti/b1.h) \ $(wildcard include/config/mach/zilog/za9l.h) \ $(wildcard include/config/mach/bit2440.h) \ $(wildcard include/config/mach/nbi.h) \ $(wildcard include/config/mach/smdk2443.h) \ $(wildcard include/config/mach/vdavinci.h) \ $(wildcard include/config/mach/atc6.h) \ $(wildcard include/config/mach/multmdw.h) \ $(wildcard include/config/mach/mba2440.h) \ $(wildcard include/config/mach/ecsd.h) \ $(wildcard include/config/mach/palmz31.h) \ $(wildcard include/config/mach/fsg.h) \ $(wildcard include/config/mach/razor101.h) \ $(wildcard include/config/mach/opera/tdm.h) \ $(wildcard include/config/mach/comcerto.h) \ $(wildcard include/config/mach/tb0319.h) \ $(wildcard include/config/mach/kws8000.h) \ $(wildcard include/config/mach/b2.h) \ $(wildcard include/config/mach/lcl54.h) \ $(wildcard include/config/mach/at91sam9260ek.h) \ $(wildcard include/config/mach/glantank.h) \ $(wildcard include/config/mach/n2100.h) \ $(wildcard include/config/mach/n4100.h) \ $(wildcard include/config/mach/vertical/rsc4.h) \ $(wildcard include/config/mach/sg8100.h) \ $(wildcard include/config/mach/im42xx.h) \ $(wildcard include/config/mach/ftxx.h) \ $(wildcard include/config/mach/lwfusion.h) \ $(wildcard include/config/mach/qt2410.h) \ $(wildcard include/config/mach/kixrp435.h) \ $(wildcard include/config/mach/ccw9c.h) \ $(wildcard include/config/mach/dabhs.h) \ $(wildcard include/config/mach/gzmx.h) \ $(wildcard include/config/mach/ipnw100ap.h) \ $(wildcard include/config/mach/cc9p9360dev.h) \ $(wildcard include/config/mach/cc9p9750dev.h) \ $(wildcard include/config/mach/cc9p9360val.h) \ $(wildcard include/config/mach/cc9p9750val.h) \ $(wildcard include/config/mach/nx70v.h) \ $(wildcard include/config/mach/at91rm9200df.h) \ $(wildcard include/config/mach/se/pilot2.h) \ $(wildcard include/config/mach/mtcn/t800.h) \ $(wildcard include/config/mach/vcmx212.h) \ $(wildcard include/config/mach/lynx.h) \ $(wildcard include/config/mach/at91sam9260id.h) \ $(wildcard include/config/mach/hw86052.h) \ $(wildcard include/config/mach/pilz/pmi3.h) \ $(wildcard include/config/mach/edb9302a.h) \ $(wildcard include/config/mach/edb9307a.h) \ $(wildcard include/config/mach/ct/dfs.h) \ $(wildcard include/config/mach/pilz/pmi4.h) \ $(wildcard include/config/mach/xceednp/ixp.h) \ $(wildcard include/config/mach/smdk2442b.h) \ $(wildcard include/config/mach/xnode.h) \ $(wildcard include/config/mach/aidx270.h) \ $(wildcard include/config/mach/rema.h) \ $(wildcard include/config/mach/bps1000.h) \ $(wildcard include/config/mach/hw90350.h) \ $(wildcard include/config/mach/omap/3430sdp.h) \ $(wildcard include/config/mach/bluetouch.h) \ $(wildcard include/config/mach/vstms.h) \ $(wildcard include/config/mach/xsbase270.h) \ $(wildcard include/config/mach/at91sam9260ek/cn.h) \ $(wildcard include/config/mach/adsturboxb.h) \ $(wildcard include/config/mach/oti4110.h) \ $(wildcard include/config/mach/hme/pxa.h) \ $(wildcard include/config/mach/deisterdca.h) \ $(wildcard include/config/mach/ces/ssem2.h) \ $(wildcard include/config/mach/ces/mtr.h) \ $(wildcard include/config/mach/tds/avng/sbc.h) \ $(wildcard include/config/mach/everest.h) \ $(wildcard include/config/mach/pnx4010.h) \ $(wildcard include/config/mach/oxnas.h) \ $(wildcard include/config/mach/fiori.h) \ $(wildcard include/config/mach/ml1200.h) \ $(wildcard include/config/mach/pecos.h) \ $(wildcard include/config/mach/nb2xxx.h) \ $(wildcard include/config/mach/hw6900.h) \ $(wildcard include/config/mach/cdcs/quoll.h) \ $(wildcard include/config/mach/quicksilver.h) \ $(wildcard include/config/mach/uplat926.h) \ $(wildcard include/config/mach/dep2410/thomas.h) \ $(wildcard include/config/mach/dtk2410.h) \ $(wildcard include/config/mach/chili.h) \ $(wildcard include/config/mach/demeter.h) \ $(wildcard include/config/mach/dionysus.h) \ $(wildcard include/config/mach/as352x.h) \ $(wildcard include/config/mach/service.h) \ $(wildcard include/config/mach/cs/e9301.h) \ $(wildcard include/config/mach/micro9m.h) \ $(wildcard include/config/mach/ia/mospck.h) \ $(wildcard include/config/mach/ql201b.h) \ $(wildcard include/config/mach/bbm.h) \ $(wildcard include/config/mach/exxx.h) \ $(wildcard include/config/mach/wma11b.h) \ $(wildcard include/config/mach/pelco/atlas.h) \ $(wildcard include/config/mach/g500.h) \ $(wildcard include/config/mach/bug.h) \ $(wildcard include/config/mach/mx33ads.h) \ $(wildcard include/config/mach/chub.h) \ $(wildcard include/config/mach/neo1973/gta01.h) \ $(wildcard include/config/mach/w90n740.h) \ $(wildcard include/config/mach/medallion/sa2410.h) \ $(wildcard include/config/mach/ia/cpu/9200/2.h) \ $(wildcard include/config/mach/dimmrm9200.h) \ $(wildcard include/config/mach/pm9261.h) \ $(wildcard include/config/mach/ml7304.h) \ $(wildcard include/config/mach/ucp250.h) \ $(wildcard include/config/mach/intboard.h) \ $(wildcard include/config/mach/gulfstream.h) \ $(wildcard include/config/mach/labquest.h) \ $(wildcard include/config/mach/vcmx313.h) \ $(wildcard include/config/mach/urg200.h) \ $(wildcard include/config/mach/cpux255lcdnet.h) \ $(wildcard include/config/mach/netdcu9.h) \ $(wildcard include/config/mach/netdcu10.h) \ $(wildcard include/config/mach/dspg/dga.h) \ $(wildcard include/config/mach/dspg/dvw.h) \ $(wildcard include/config/mach/solos.h) \ $(wildcard include/config/mach/at91sam9263ek.h) \ $(wildcard include/config/mach/osstbox.h) \ $(wildcard include/config/mach/kbat9261.h) \ $(wildcard include/config/mach/ct1100.h) \ $(wildcard include/config/mach/akcppxa.h) \ $(wildcard include/config/mach/ochaya1020.h) \ $(wildcard include/config/mach/hitrack.h) \ $(wildcard include/config/mach/syme1.h) \ $(wildcard include/config/mach/syhl1.h) \ $(wildcard include/config/mach/empca400.h) \ $(wildcard include/config/mach/em7210.h) \ $(wildcard include/config/mach/htchermes.h) \ $(wildcard include/config/mach/eti/c1.h) \ $(wildcard include/config/mach/ac100.h) \ $(wildcard include/config/mach/sneetch.h) \ $(wildcard include/config/mach/studentmate.h) \ $(wildcard include/config/mach/zir2410.h) \ $(wildcard include/config/mach/zir2413.h) \ $(wildcard include/config/mach/dlonip3.h) \ $(wildcard include/config/mach/instream.h) \ $(wildcard include/config/mach/ambarella.h) \ $(wildcard include/config/mach/nevis.h) \ $(wildcard include/config/mach/htc/trinity.h) \ $(wildcard include/config/mach/ql202b.h) \ $(wildcard include/config/mach/vpac270.h) \ $(wildcard include/config/mach/rd129.h) \ $(wildcard include/config/mach/htcwizard.h) \ $(wildcard include/config/mach/treo680.h) \ $(wildcard include/config/mach/tecon/tmezon.h) \ $(wildcard include/config/mach/zylonite.h) \ $(wildcard include/config/mach/gene1270.h) \ $(wildcard include/config/mach/zir2412.h) \ $(wildcard include/config/mach/mx31lite.h) \ $(wildcard include/config/mach/t700wx.h) \ $(wildcard include/config/mach/vf100.h) \ $(wildcard include/config/mach/nsb2.h) \ $(wildcard include/config/mach/nxhmi/bb.h) \ $(wildcard include/config/mach/nxhmi/re.h) \ $(wildcard include/config/mach/n4100pro.h) \ $(wildcard include/config/mach/sam9260.h) \ $(wildcard include/config/mach/omap/treo600.h) \ $(wildcard include/config/mach/indy2410.h) \ $(wildcard include/config/mach/nelt/a.h) \ $(wildcard include/config/mach/n311.h) \ $(wildcard include/config/mach/at91sam9260vgk.h) \ $(wildcard include/config/mach/at91leppe.h) \ $(wildcard include/config/mach/at91lepccn.h) \ $(wildcard include/config/mach/apc7100.h) \ $(wildcard include/config/mach/stargazer.h) \ $(wildcard include/config/mach/sonata.h) \ $(wildcard include/config/mach/schmoogie.h) \ $(wildcard include/config/mach/aztool.h) \ $(wildcard include/config/mach/mioa701.h) \ $(wildcard include/config/mach/sxni9260.h) \ $(wildcard include/config/mach/mxc27520evb.h) \ $(wildcard include/config/mach/armadillo5x0.h) \ $(wildcard include/config/mach/mb9260.h) \ $(wildcard include/config/mach/mb9263.h) \ $(wildcard include/config/mach/ipac9302.h) \ $(wildcard include/config/mach/cc9p9360js.h) \ $(wildcard include/config/mach/gallium.h) \ $(wildcard include/config/mach/msc2410.h) \ $(wildcard include/config/mach/ghi270.h) \ $(wildcard include/config/mach/davinci/leonardo.h) \ $(wildcard include/config/mach/oiab.h) \ $(wildcard include/config/mach/smdk6400.h) \ $(wildcard include/config/mach/nokia/n800.h) \ $(wildcard include/config/mach/greenphone.h) \ $(wildcard include/config/mach/compexwp18.h) \ $(wildcard include/config/mach/xmate.h) \ $(wildcard include/config/mach/energizer.h) \ $(wildcard include/config/mach/ime1.h) \ $(wildcard include/config/mach/swedatms.h) \ $(wildcard include/config/mach/ntnp435c.h) \ $(wildcard include/config/mach/spectro2.h) \ $(wildcard include/config/mach/h6039.h) \ $(wildcard include/config/mach/ep80219.h) \ $(wildcard include/config/mach/samoa/ii.h) \ $(wildcard include/config/mach/cwmxl.h) \ $(wildcard include/config/mach/as9200.h) \ $(wildcard include/config/mach/sfx1149.h) \ $(wildcard include/config/mach/navi010.h) \ $(wildcard include/config/mach/multmdp.h) \ $(wildcard include/config/mach/scb9520.h) \ $(wildcard include/config/mach/htcathena.h) \ $(wildcard include/config/mach/xp179.h) \ $(wildcard include/config/mach/h4300.h) \ $(wildcard include/config/mach/goramo/mlr.h) \ $(wildcard include/config/mach/mxc30020evb.h) \ $(wildcard include/config/mach/adsbitsyg5.h) \ $(wildcard include/config/mach/adsportalplus.h) \ $(wildcard include/config/mach/mmsp2plus.h) \ $(wildcard include/config/mach/em/x270.h) \ $(wildcard include/config/mach/tpp302.h) \ $(wildcard include/config/mach/tpm104.h) \ $(wildcard include/config/mach/tpm102.h) \ $(wildcard include/config/mach/tpm109.h) \ $(wildcard include/config/mach/fbxo1.h) \ $(wildcard include/config/mach/hxd8.h) \ $(wildcard include/config/mach/neo1973/gta02.h) \ $(wildcard include/config/mach/emtest.h) \ $(wildcard include/config/mach/ad6900.h) \ $(wildcard include/config/mach/europa.h) \ $(wildcard include/config/mach/metroconnect.h) \ $(wildcard include/config/mach/ez/s2410.h) \ $(wildcard include/config/mach/ez/s2440.h) \ $(wildcard include/config/mach/ez/ep9312.h) \ $(wildcard include/config/mach/ez/ep9315.h) \ $(wildcard include/config/mach/ez/x7.h) \ $(wildcard include/config/mach/godotdb.h) \ $(wildcard include/config/mach/mistral.h) \ $(wildcard include/config/mach/msm.h) \ $(wildcard include/config/mach/ct5910.h) \ $(wildcard include/config/mach/ct5912.h) \ $(wildcard include/config/mach/hynet/ine.h) \ $(wildcard include/config/mach/hynet/app.h) \ $(wildcard include/config/mach/msm7200.h) \ $(wildcard include/config/mach/msm7600.h) \ $(wildcard include/config/mach/ceb255.h) \ $(wildcard include/config/mach/ciel.h) \ $(wildcard include/config/mach/slm5650.h) \ $(wildcard include/config/mach/at91sam9rlek.h) \ $(wildcard include/config/mach/comtech/router.h) \ $(wildcard include/config/mach/sbc2410x.h) \ $(wildcard include/config/mach/at4x0bd.h) \ $(wildcard include/config/mach/cbifr.h) \ $(wildcard include/config/mach/arcom/quantum.h) \ $(wildcard include/config/mach/matrix520.h) \ $(wildcard include/config/mach/matrix510.h) \ $(wildcard include/config/mach/matrix500.h) \ $(wildcard include/config/mach/m501.h) \ $(wildcard include/config/mach/aaeon1270.h) \ $(wildcard include/config/mach/matrix500ev.h) \ $(wildcard include/config/mach/pac500.h) \ $(wildcard include/config/mach/pnx8181.h) \ $(wildcard include/config/mach/colibri320.h) \ $(wildcard include/config/mach/aztoolbb.h) \ $(wildcard include/config/mach/aztoolg2.h) \ $(wildcard include/config/mach/dvlhost.h) \ $(wildcard include/config/mach/zir9200.h) \ $(wildcard include/config/mach/zir9260.h) \ $(wildcard include/config/mach/cocopah.h) \ $(wildcard include/config/mach/nds.h) \ $(wildcard include/config/mach/rosencrantz.h) \ $(wildcard include/config/mach/fttx/odsc.h) \ $(wildcard include/config/mach/classe/r6904.h) \ $(wildcard include/config/mach/cam60.h) \ $(wildcard include/config/mach/mxc30031ads.h) \ $(wildcard include/config/mach/datacall.h) \ $(wildcard include/config/mach/at91eb01.h) \ $(wildcard include/config/mach/rty.h) \ $(wildcard include/config/mach/dwl2100.h) \ $(wildcard include/config/mach/vinsi.h) \ $(wildcard include/config/mach/db88f5281.h) \ $(wildcard include/config/mach/csb726.h) \ $(wildcard include/config/mach/tik27.h) \ $(wildcard include/config/mach/mx/uc7420.h) \ $(wildcard include/config/mach/rirm3.h) \ $(wildcard include/config/mach/pelco/odyssey.h) \ $(wildcard include/config/mach/adx/abox.h) \ $(wildcard include/config/mach/adx/tpid.h) \ $(wildcard include/config/mach/minicheck.h) \ $(wildcard include/config/mach/idam.h) \ $(wildcard include/config/mach/mario/mx.h) \ $(wildcard include/config/mach/vi1888.h) \ $(wildcard include/config/mach/zr4230.h) \ $(wildcard include/config/mach/t1/ix/blue.h) \ $(wildcard include/config/mach/syhq2.h) \ $(wildcard include/config/mach/computime/r3.h) \ $(wildcard include/config/mach/oratis.h) \ $(wildcard include/config/mach/mikko.h) \ $(wildcard include/config/mach/holon.h) \ $(wildcard include/config/mach/olip8.h) \ $(wildcard include/config/mach/ghi270hg.h) \ $(wildcard include/config/mach/davinci/dm6467/evm.h) \ $(wildcard include/config/mach/davinci/dm355/evm.h) \ $(wildcard include/config/mach/blackriver.h) \ $(wildcard include/config/mach/sandgatewp.h) \ $(wildcard include/config/mach/cdotbwsg.h) \ $(wildcard include/config/mach/quark963.h) \ $(wildcard include/config/mach/csb735.h) \ $(wildcard include/config/mach/littleton.h) \ $(wildcard include/config/mach/mio/p550.h) \ $(wildcard include/config/mach/motion2440.h) \ $(wildcard include/config/mach/imm500.h) \ $(wildcard include/config/mach/homematic.h) \ $(wildcard include/config/mach/ermine.h) \ $(wildcard include/config/mach/kb9202b.h) \ $(wildcard include/config/mach/hs1xx.h) \ $(wildcard include/config/mach/studentmate2440.h) \ $(wildcard include/config/mach/arvoo/l1/z1.h) \ $(wildcard include/config/mach/dep2410k.h) \ $(wildcard include/config/mach/xxsvideo.h) \ $(wildcard include/config/mach/im4004.h) \ $(wildcard include/config/mach/ochaya1050.h) \ $(wildcard include/config/mach/lep9261.h) \ $(wildcard include/config/mach/svenmeb.h) \ $(wildcard include/config/mach/fortunet2ne.h) \ $(wildcard include/config/mach/nxhx.h) \ $(wildcard include/config/mach/realview/pb11mp.h) \ $(wildcard include/config/mach/ids500.h) \ $(wildcard include/config/mach/ors/n725.h) \ $(wildcard include/config/mach/hsdarm.h) \ $(wildcard include/config/mach/sha/pon003.h) \ $(wildcard include/config/mach/sha/pon004.h) \ $(wildcard include/config/mach/sha/pon007.h) \ $(wildcard include/config/mach/sha/pon011.h) \ $(wildcard include/config/mach/h6042.h) \ $(wildcard include/config/mach/h6043.h) \ $(wildcard include/config/mach/looxc550.h) \ $(wildcard include/config/mach/cnty/titan.h) \ $(wildcard include/config/mach/app3xx.h) \ $(wildcard include/config/mach/sideoatsgrama.h) \ $(wildcard include/config/mach/treo700p.h) \ $(wildcard include/config/mach/treo700w.h) \ $(wildcard include/config/mach/treo750.h) \ $(wildcard include/config/mach/treo755p.h) \ $(wildcard include/config/mach/ezreganut9200.h) \ $(wildcard include/config/mach/sarge.h) \ $(wildcard include/config/mach/a696.h) \ $(wildcard include/config/mach/turtle.h) \ $(wildcard include/config/mach/mx27/3ds.h) \ $(wildcard include/config/mach/bishop.h) \ $(wildcard include/config/mach/pxx.h) \ $(wildcard include/config/mach/redwood.h) \ $(wildcard include/config/mach/omap/2430dlp.h) \ $(wildcard include/config/mach/omap/2430osk.h) \ $(wildcard include/config/mach/sardine.h) \ $(wildcard include/config/mach/halibut.h) \ $(wildcard include/config/mach/trout.h) \ $(wildcard include/config/mach/goldfish.h) \ $(wildcard include/config/mach/gesbc2440.h) \ $(wildcard include/config/mach/nomad.h) \ $(wildcard include/config/mach/rosalind.h) \ $(wildcard include/config/mach/cc9p9215.h) \ $(wildcard include/config/mach/cc9p9210.h) \ $(wildcard include/config/mach/cc9p9215js.h) \ $(wildcard include/config/mach/cc9p9210js.h) \ $(wildcard include/config/mach/nasffe.h) \ $(wildcard include/config/mach/tn2x0bd.h) \ $(wildcard include/config/mach/gwmpxa.h) \ $(wildcard include/config/mach/exyplus.h) \ $(wildcard include/config/mach/jadoo21.h) \ $(wildcard include/config/mach/looxn560.h) \ $(wildcard include/config/mach/bonsai.h) \ $(wildcard include/config/mach/adsmilgato.h) \ $(wildcard include/config/mach/gba.h) \ $(wildcard include/config/mach/h6044.h) \ $(wildcard include/config/mach/app.h) \ $(wildcard include/config/mach/tct/hammer.h) \ $(wildcard include/config/mach/herald.h) \ $(wildcard include/config/mach/artemis.h) \ $(wildcard include/config/mach/htctitan.h) \ $(wildcard include/config/mach/qranium.h) \ $(wildcard include/config/mach/adx/wsc2.h) \ $(wildcard include/config/mach/adx/medcom.h) \ $(wildcard include/config/mach/bboard.h) \ $(wildcard include/config/mach/cambria.h) \ $(wildcard include/config/mach/mt7xxx.h) \ $(wildcard include/config/mach/matrix512.h) \ $(wildcard include/config/mach/matrix522.h) \ $(wildcard include/config/mach/ipac5010.h) \ $(wildcard include/config/mach/sakura.h) \ $(wildcard include/config/mach/grocx.h) \ $(wildcard include/config/mach/pm9263.h) \ $(wildcard include/config/mach/sim/one.h) \ $(wildcard include/config/mach/acq132.h) \ $(wildcard include/config/mach/datr.h) \ $(wildcard include/config/mach/actux1.h) \ $(wildcard include/config/mach/actux2.h) \ $(wildcard include/config/mach/actux3.h) \ $(wildcard include/config/mach/flexit.h) \ $(wildcard include/config/mach/bh2x0bd.h) \ $(wildcard include/config/mach/atb2002.h) \ $(wildcard include/config/mach/xenon.h) \ $(wildcard include/config/mach/fm607.h) \ $(wildcard include/config/mach/matrix514.h) \ $(wildcard include/config/mach/matrix524.h) \ $(wildcard include/config/mach/inpod.h) \ $(wildcard include/config/mach/jive.h) \ $(wildcard include/config/mach/tll/mx21.h) \ $(wildcard include/config/mach/sbc2800.h) \ $(wildcard include/config/mach/cc7ucamry.h) \ $(wildcard include/config/mach/ubisys/p9/sc15.h) \ $(wildcard include/config/mach/ubisys/p9/ssc2d10.h) \ $(wildcard include/config/mach/ubisys/p9/rcu3.h) \ $(wildcard include/config/mach/aml/m8000.h) \ $(wildcard include/config/mach/snapper/270.h) \ $(wildcard include/config/mach/omap/bbx.h) \ $(wildcard include/config/mach/ucn2410.h) \ $(wildcard include/config/mach/sam9/l9260.h) \ $(wildcard include/config/mach/eti/c2.h) \ $(wildcard include/config/mach/avalanche.h) \ $(wildcard include/config/mach/realview/pb1176.h) \ $(wildcard include/config/mach/dp1500.h) \ $(wildcard include/config/mach/apple/iphone.h) \ $(wildcard include/config/mach/yl9200.h) \ $(wildcard include/config/mach/rd88f5182.h) \ $(wildcard include/config/mach/kurobox/pro.h) \ $(wildcard include/config/mach/se/poet.h) \ $(wildcard include/config/mach/mx31/3ds.h) \ $(wildcard include/config/mach/r270.h) \ $(wildcard include/config/mach/armour21.h) \ $(wildcard include/config/mach/dt2.h) \ $(wildcard include/config/mach/vt4.h) \ $(wildcard include/config/mach/tyco320.h) \ $(wildcard include/config/mach/adma.h) \ $(wildcard include/config/mach/wp188.h) \ $(wildcard include/config/mach/corsica.h) \ $(wildcard include/config/mach/bigeye.h) \ $(wildcard include/config/mach/tll5000.h) \ $(wildcard include/config/mach/bebot.h) \ $(wildcard include/config/mach/qong.h) \ $(wildcard include/config/mach/tcompact.h) \ $(wildcard include/config/mach/puma5.h) \ $(wildcard include/config/mach/elara.h) \ $(wildcard include/config/mach/ellington.h) \ $(wildcard include/config/mach/xda/atom.h) \ $(wildcard include/config/mach/energizer2.h) \ $(wildcard include/config/mach/odin.h) \ $(wildcard include/config/mach/actux4.h) \ $(wildcard include/config/mach/esl/omap.h) \ $(wildcard include/config/mach/omap2evm.h) \ $(wildcard include/config/mach/omap3evm.h) \ $(wildcard include/config/mach/adx/pcu57.h) \ $(wildcard include/config/mach/monaco.h) \ $(wildcard include/config/mach/levante.h) \ $(wildcard include/config/mach/tmxipx425.h) \ $(wildcard include/config/mach/leep.h) \ $(wildcard include/config/mach/raad.h) \ $(wildcard include/config/mach/dns323.h) \ $(wildcard include/config/mach/ap1000.h) \ $(wildcard include/config/mach/a9sam6432.h) \ $(wildcard include/config/mach/shiny.h) \ $(wildcard include/config/mach/omap3/beagle.h) \ $(wildcard include/config/mach/csr/bdb2.h) \ $(wildcard include/config/mach/nokia/n810.h) \ $(wildcard include/config/mach/c270.h) \ $(wildcard include/config/mach/sentry.h) \ $(wildcard include/config/mach/pcm038.h) \ $(wildcard include/config/mach/anc300.h) \ $(wildcard include/config/mach/htckaiser.h) \ $(wildcard include/config/mach/sbat100.h) \ $(wildcard include/config/mach/modunorm.h) \ $(wildcard include/config/mach/pelos/twarm.h) \ $(wildcard include/config/mach/flank.h) \ $(wildcard include/config/mach/sirloin.h) \ $(wildcard include/config/mach/brisket.h) \ $(wildcard include/config/mach/chuck.h) \ $(wildcard include/config/mach/otter.h) \ $(wildcard include/config/mach/davinci/ldk.h) \ $(wildcard include/config/mach/phreedom.h) \ $(wildcard include/config/mach/sg310.h) \ $(wildcard include/config/mach/ts209.h) \ $(wildcard include/config/mach/at91cap9adk.h) \ $(wildcard include/config/mach/tion9315.h) \ $(wildcard include/config/mach/mast.h) \ $(wildcard include/config/mach/pfw.h) \ $(wildcard include/config/mach/yl/p2440.h) \ $(wildcard include/config/mach/zsbc32.h) \ $(wildcard include/config/mach/omap/pace2.h) \ $(wildcard include/config/mach/imx/pace2.h) \ $(wildcard include/config/mach/mx31moboard.h) \ $(wildcard include/config/mach/mx37/3ds.h) \ $(wildcard include/config/mach/rcc.h) \ $(wildcard include/config/mach/arm9.h) \ $(wildcard include/config/mach/vision/ep9307.h) \ $(wildcard include/config/mach/scly1000.h) \ $(wildcard include/config/mach/fontel/ep.h) \ $(wildcard include/config/mach/voiceblue3g.h) \ $(wildcard include/config/mach/tt9200.h) \ $(wildcard include/config/mach/digi2410.h) \ $(wildcard include/config/mach/terastation/pro2.h) \ $(wildcard include/config/mach/linkstation/pro.h) \ $(wildcard include/config/mach/motorola/a780.h) \ $(wildcard include/config/mach/motorola/e6.h) \ $(wildcard include/config/mach/motorola/e2.h) \ $(wildcard include/config/mach/motorola/e680.h) \ $(wildcard include/config/mach/ur2410.h) \ $(wildcard include/config/mach/tas9261.h) \ $(wildcard include/config/mach/hermes/hd.h) \ $(wildcard include/config/mach/perseo/hd.h) \ $(wildcard include/config/mach/stargazer2.h) \ $(wildcard include/config/mach/e350.h) \ $(wildcard include/config/mach/wpcm450.h) \ $(wildcard include/config/mach/cartesio.h) \ $(wildcard include/config/mach/toybox.h) \ $(wildcard include/config/mach/tx27.h) \ $(wildcard include/config/mach/ts409.h) \ $(wildcard include/config/mach/p300.h) \ $(wildcard include/config/mach/xdacomet.h) \ $(wildcard include/config/mach/dexflex2.h) \ $(wildcard include/config/mach/ow.h) \ $(wildcard include/config/mach/armebs3.h) \ $(wildcard include/config/mach/u3.h) \ $(wildcard include/config/mach/smdk2450.h) \ $(wildcard include/config/mach/rsi/ews.h) \ $(wildcard include/config/mach/tnb.h) \ $(wildcard include/config/mach/toepath.h) \ $(wildcard include/config/mach/kb9263.h) \ $(wildcard include/config/mach/mt7108.h) \ $(wildcard include/config/mach/smtr2440.h) \ $(wildcard include/config/mach/manao.h) \ $(wildcard include/config/mach/cm/x300.h) \ $(wildcard include/config/mach/gulfstream/kp.h) \ $(wildcard include/config/mach/lanreadyfn522.h) \ $(wildcard include/config/mach/arma37.h) \ $(wildcard include/config/mach/mendel.h) \ $(wildcard include/config/mach/pelco/iliad.h) \ $(wildcard include/config/mach/unit2p.h) \ $(wildcard include/config/mach/inc20otter.h) \ $(wildcard include/config/mach/at91sam9g20ek.h) \ $(wildcard include/config/mach/storcenter.h) \ $(wildcard include/config/mach/smdk6410.h) \ $(wildcard include/config/mach/u300.h) \ $(wildcard include/config/mach/u500.h) \ $(wildcard include/config/mach/ds9260.h) \ $(wildcard include/config/mach/riverrock.h) \ $(wildcard include/config/mach/scibath.h) \ $(wildcard include/config/mach/at91sam7se512ek.h) \ $(wildcard include/config/mach/wrt350n/v2.h) \ $(wildcard include/config/mach/multimedia.h) \ $(wildcard include/config/mach/marvin.h) \ $(wildcard include/config/mach/x500.h) \ $(wildcard include/config/mach/awlug4lcu.h) \ $(wildcard include/config/mach/palermoc.h) \ $(wildcard include/config/mach/omap/ldp.h) \ $(wildcard include/config/mach/ip500.h) \ $(wildcard include/config/mach/ase2.h) \ $(wildcard include/config/mach/mx35evb.h) \ $(wildcard include/config/mach/aml/m8050.h) \ $(wildcard include/config/mach/mx35/3ds.h) \ $(wildcard include/config/mach/mars.h) \ $(wildcard include/config/mach/neuros/osd2.h) \ $(wildcard include/config/mach/badger.h) \ $(wildcard include/config/mach/trizeps4wl.h) \ $(wildcard include/config/mach/trizeps5.h) \ $(wildcard include/config/mach/marlin.h) \ $(wildcard include/config/mach/ts78xx.h) \ $(wildcard include/config/mach/hpipaq214.h) \ $(wildcard include/config/mach/at572d940dcm.h) \ $(wildcard include/config/mach/ne1board.h) \ $(wildcard include/config/mach/zante.h) \ $(wildcard include/config/mach/sffsdr.h) \ $(wildcard include/config/mach/tw2662.h) \ $(wildcard include/config/mach/vf10xx.h) \ $(wildcard include/config/mach/zoran43xx.h) \ $(wildcard include/config/mach/sonix926.h) \ $(wildcard include/config/mach/celestialsemi.h) \ $(wildcard include/config/mach/cc9m2443js.h) \ $(wildcard include/config/mach/tw5334.h) \ $(wildcard include/config/mach/htcartemis.h) \ $(wildcard include/config/mach/nal/hlite.h) \ $(wildcard include/config/mach/htcvogue.h) \ $(wildcard include/config/mach/smartweb.h) \ $(wildcard include/config/mach/mv86xx.h) \ $(wildcard include/config/mach/mv87xx.h) \ $(wildcard include/config/mach/songyoungho.h) \ $(wildcard include/config/mach/younghotema.h) \ $(wildcard include/config/mach/pcm037.h) \ $(wildcard include/config/mach/mmvp.h) \ $(wildcard include/config/mach/mmap.h) \ $(wildcard include/config/mach/ptid2410.h) \ $(wildcard include/config/mach/james/926.h) \ $(wildcard include/config/mach/fm6000.h) \ $(wildcard include/config/mach/db88f6281/bp.h) \ $(wildcard include/config/mach/rd88f6192/nas.h) \ $(wildcard include/config/mach/rd88f6281.h) \ $(wildcard include/config/mach/db78x00/bp.h) \ $(wildcard include/config/mach/smdk2416.h) \ $(wildcard include/config/mach/oce/spider/si.h) \ $(wildcard include/config/mach/oce/spider/sk.h) \ $(wildcard include/config/mach/rovern6.h) \ $(wildcard include/config/mach/pelco/evolution.h) \ $(wildcard include/config/mach/wbd111.h) \ $(wildcard include/config/mach/elaracpe.h) \ $(wildcard include/config/mach/mabv3.h) \ $(wildcard include/config/mach/mv2120.h) \ $(wildcard include/config/mach/csb737.h) \ $(wildcard include/config/mach/mx51/3ds.h) \ $(wildcard include/config/mach/g900.h) \ $(wildcard include/config/mach/apf27.h) \ $(wildcard include/config/mach/ggus2000.h) \ $(wildcard include/config/mach/omap/2430/mimic.h) \ $(wildcard include/config/mach/imx27lite.h) \ $(wildcard include/config/mach/almex.h) \ $(wildcard include/config/mach/control.h) \ $(wildcard include/config/mach/mba2410.h) \ $(wildcard include/config/mach/volcano.h) \ $(wildcard include/config/mach/zenith.h) \ $(wildcard include/config/mach/muchip.h) \ $(wildcard include/config/mach/magellan.h) \ $(wildcard include/config/mach/usb/a9260.h) \ $(wildcard include/config/mach/usb/a9263.h) \ $(wildcard include/config/mach/qil/a9260.h) \ $(wildcard include/config/mach/cme9210.h) \ $(wildcard include/config/mach/hczh4.h) \ $(wildcard include/config/mach/spearbasic.h) \ $(wildcard include/config/mach/dep2440.h) \ $(wildcard include/config/mach/hdl/gxr.h) \ $(wildcard include/config/mach/hdl/gt.h) \ $(wildcard include/config/mach/hdl/4g.h) \ $(wildcard include/config/mach/s3c6000.h) \ $(wildcard include/config/mach/mmsp2/mdk.h) \ $(wildcard include/config/mach/mpx220.h) \ $(wildcard include/config/mach/kzm/arm11/01.h) \ $(wildcard include/config/mach/htc/polaris.h) \ $(wildcard include/config/mach/htc/kaiser.h) \ $(wildcard include/config/mach/lg/ks20.h) \ $(wildcard include/config/mach/hhgps.h) \ $(wildcard include/config/mach/nokia/n810/wimax.h) \ $(wildcard include/config/mach/insight.h) \ $(wildcard include/config/mach/sapphire.h) \ $(wildcard include/config/mach/csb637xo.h) \ $(wildcard include/config/mach/evisiong.h) \ $(wildcard include/config/mach/stmp37xx.h) \ $(wildcard include/config/mach/stmp378x.h) \ $(wildcard include/config/mach/tnt.h) \ $(wildcard include/config/mach/tbxt.h) \ $(wildcard include/config/mach/playmate.h) \ $(wildcard include/config/mach/pns10.h) \ $(wildcard include/config/mach/eznavi.h) \ $(wildcard include/config/mach/ps4000.h) \ $(wildcard include/config/mach/ezx/a780.h) \ $(wildcard include/config/mach/ezx/e680.h) \ $(wildcard include/config/mach/ezx/a1200.h) \ $(wildcard include/config/mach/ezx/e6.h) \ $(wildcard include/config/mach/ezx/e2.h) \ $(wildcard include/config/mach/ezx/a910.h) \ $(wildcard include/config/mach/cwmx31.h) \ $(wildcard include/config/mach/sl2312.h) \ $(wildcard include/config/mach/blenny.h) \ $(wildcard include/config/mach/ds107.h) \ $(wildcard include/config/mach/dsx07.h) \ $(wildcard include/config/mach/picocom1.h) \ $(wildcard include/config/mach/lynx/wolverine.h) \ $(wildcard include/config/mach/ubisys/p9/sc19.h) \ $(wildcard include/config/mach/kratos/low.h) \ $(wildcard include/config/mach/m700.h) \ $(wildcard include/config/mach/edmini/v2.h) \ $(wildcard include/config/mach/zipit2.h) \ $(wildcard include/config/mach/hslfemtocell.h) \ $(wildcard include/config/mach/daintree/at91.h) \ $(wildcard include/config/mach/sg560usb.h) \ $(wildcard include/config/mach/omap3/pandora.h) \ $(wildcard include/config/mach/usr8200.h) \ $(wildcard include/config/mach/s1s65k.h) \ $(wildcard include/config/mach/s2s65a.h) \ $(wildcard include/config/mach/icore.h) \ $(wildcard include/config/mach/mss2.h) \ $(wildcard include/config/mach/belmont.h) \ $(wildcard include/config/mach/asusp525.h) \ $(wildcard include/config/mach/lb88rc8480.h) \ $(wildcard include/config/mach/hipxa.h) \ $(wildcard include/config/mach/mx25/3ds.h) \ $(wildcard include/config/mach/m800.h) \ $(wildcard include/config/mach/omap3530/lv/som.h) \ $(wildcard include/config/mach/prima/evb.h) \ $(wildcard include/config/mach/mx31bt1.h) \ $(wildcard include/config/mach/atlas4/evb.h) \ $(wildcard include/config/mach/mx31cicada.h) \ $(wildcard include/config/mach/mi424wr.h) \ $(wildcard include/config/mach/axs/ultrax.h) \ $(wildcard include/config/mach/at572d940deb.h) \ $(wildcard include/config/mach/davinci/da830/evm.h) \ $(wildcard include/config/mach/ep9302.h) \ $(wildcard include/config/mach/at572d940hfeb.h) \ $(wildcard include/config/mach/cybook3.h) \ $(wildcard include/config/mach/wdg002.h) \ $(wildcard include/config/mach/sg560adsl.h) \ $(wildcard include/config/mach/nextio/n2800/ica.h) \ $(wildcard include/config/mach/dove/db.h) \ $(wildcard include/config/mach/marvell/newdb.h) \ $(wildcard include/config/mach/vandihud.h) \ $(wildcard include/config/mach/magx/e8.h) \ $(wildcard include/config/mach/magx/z6.h) \ $(wildcard include/config/mach/magx/v8.h) \ $(wildcard include/config/mach/magx/u9.h) \ $(wildcard include/config/mach/toughcf08.h) \ $(wildcard include/config/mach/zw4400.h) \ $(wildcard include/config/mach/marat91.h) \ $(wildcard include/config/mach/overo.h) \ $(wildcard include/config/mach/at2440evb.h) \ $(wildcard include/config/mach/neocore926.h) \ $(wildcard include/config/mach/wnr854t.h) \ $(wildcard include/config/mach/imx27.h) \ $(wildcard include/config/mach/moose/db.h) \ $(wildcard include/config/mach/fab4.h) \ $(wildcard include/config/mach/htcdiamond.h) \ $(wildcard include/config/mach/fiona.h) \ $(wildcard include/config/mach/mxc30030/x.h) \ $(wildcard include/config/mach/bmp1000.h) \ $(wildcard include/config/mach/logi9200.h) \ $(wildcard include/config/mach/tqma31.h) \ $(wildcard include/config/mach/ccw9p9215js.h) \ $(wildcard include/config/mach/rd88f5181l/ge.h) \ $(wildcard include/config/mach/sifmain.h) \ $(wildcard include/config/mach/sam9/l9261.h) \ $(wildcard include/config/mach/cc9m2443.h) \ $(wildcard include/config/mach/xaria300.h) \ $(wildcard include/config/mach/it9200.h) \ $(wildcard include/config/mach/rd88f5181l/fxo.h) \ $(wildcard include/config/mach/kriss/sensor.h) \ $(wildcard include/config/mach/pilz/pmi5.h) \ $(wildcard include/config/mach/jade.h) \ $(wildcard include/config/mach/ks8695/softplc.h) \ $(wildcard include/config/mach/gprisc3.h) \ $(wildcard include/config/mach/stamp9g20.h) \ $(wildcard include/config/mach/smdk6430.h) \ $(wildcard include/config/mach/smdkc100.h) \ $(wildcard include/config/mach/tavorevb.h) \ $(wildcard include/config/mach/saar.h) \ $(wildcard include/config/mach/deister/eyecam.h) \ $(wildcard include/config/mach/at91sam9m10g45ek.h) \ $(wildcard include/config/mach/linkstation/produo.h) \ $(wildcard include/config/mach/hit/b0.h) \ $(wildcard include/config/mach/adx/rmu.h) \ $(wildcard include/config/mach/xg/cpe/main.h) \ $(wildcard include/config/mach/edb9407a.h) \ $(wildcard include/config/mach/dtb9608.h) \ $(wildcard include/config/mach/em104v1.h) \ $(wildcard include/config/mach/demo.h) \ $(wildcard include/config/mach/logi9260.h) \ $(wildcard include/config/mach/mx31/exm32.h) \ $(wildcard include/config/mach/usb/a9g20.h) \ $(wildcard include/config/mach/picproje2008.h) \ $(wildcard include/config/mach/cs/e9315.h) \ $(wildcard include/config/mach/qil/a9g20.h) \ $(wildcard include/config/mach/sha/pon020.h) \ $(wildcard include/config/mach/nad.h) \ $(wildcard include/config/mach/sbc35/a9260.h) \ $(wildcard include/config/mach/sbc35/a9g20.h) \ $(wildcard include/config/mach/davinci/beginning.h) \ $(wildcard include/config/mach/uwc.h) \ $(wildcard include/config/mach/mxlads.h) \ $(wildcard include/config/mach/htcnike.h) \ $(wildcard include/config/mach/deister/pxa270.h) \ $(wildcard include/config/mach/cme9210js.h) \ $(wildcard include/config/mach/cc9p9360.h) \ $(wildcard include/config/mach/mocha.h) \ $(wildcard include/config/mach/wapd170ag.h) \ $(wildcard include/config/mach/linkstation/mini.h) \ $(wildcard include/config/mach/afeb9260.h) \ $(wildcard include/config/mach/w90x900.h) \ $(wildcard include/config/mach/w90x700.h) \ $(wildcard include/config/mach/kt300ip.h) \ $(wildcard include/config/mach/kt300ip/g20.h) \ $(wildcard include/config/mach/srcm.h) \ $(wildcard include/config/mach/wlnx/9260.h) \ $(wildcard include/config/mach/openmoko/gta03.h) \ $(wildcard include/config/mach/osprey2.h) \ $(wildcard include/config/mach/kbio9260.h) \ $(wildcard include/config/mach/ginza.h) \ $(wildcard include/config/mach/a636n.h) \ $(wildcard include/config/mach/imx27ipcam.h) \ $(wildcard include/config/mach/nemoc.h) \ $(wildcard include/config/mach/geneva.h) \ $(wildcard include/config/mach/htcpharos.h) \ $(wildcard include/config/mach/neonc.h) \ $(wildcard include/config/mach/nas7100.h) \ $(wildcard include/config/mach/teuphone.h) \ $(wildcard include/config/mach/annax/eth2.h) \ $(wildcard include/config/mach/csb733.h) \ $(wildcard include/config/mach/bk3.h) \ $(wildcard include/config/mach/omap/em32.h) \ $(wildcard include/config/mach/et9261cp.h) \ $(wildcard include/config/mach/jasperc.h) \ $(wildcard include/config/mach/issi/arm9.h) \ $(wildcard include/config/mach/ued.h) \ $(wildcard include/config/mach/esiblade.h) \ $(wildcard include/config/mach/eye02.h) \ $(wildcard include/config/mach/imx27kbd.h) \ $(wildcard include/config/mach/sst61vc010/fpga.h) \ $(wildcard include/config/mach/kixvp435.h) \ $(wildcard include/config/mach/kixnp435.h) \ $(wildcard include/config/mach/africa.h) \ $(wildcard include/config/mach/nh233.h) \ $(wildcard include/config/mach/rd88f6183ap/ge.h) \ $(wildcard include/config/mach/bcm4760.h) \ $(wildcard include/config/mach/eddy/v2.h) \ $(wildcard include/config/mach/realview/pba8.h) \ $(wildcard include/config/mach/hid/a7.h) \ $(wildcard include/config/mach/hero.h) \ $(wildcard include/config/mach/omap/poseidon.h) \ $(wildcard include/config/mach/realview/pbx.h) \ $(wildcard include/config/mach/micro9s.h) \ $(wildcard include/config/mach/mako.h) \ $(wildcard include/config/mach/xdaflame.h) \ $(wildcard include/config/mach/phidget/sbc2.h) \ $(wildcard include/config/mach/limestone.h) \ $(wildcard include/config/mach/iprobe/c32.h) \ $(wildcard include/config/mach/rut100.h) \ $(wildcard include/config/mach/asusp535.h) \ $(wildcard include/config/mach/htcraphael.h) \ $(wildcard include/config/mach/sygdg1.h) \ $(wildcard include/config/mach/sygdg2.h) \ $(wildcard include/config/mach/seoul.h) \ $(wildcard include/config/mach/salerno.h) \ $(wildcard include/config/mach/ucn/s3c64xx.h) \ $(wildcard include/config/mach/msm7201a.h) \ $(wildcard include/config/mach/lpr1.h) \ $(wildcard include/config/mach/armadillo500fx.h) \ $(wildcard include/config/mach/g3evm.h) \ $(wildcard include/config/mach/z3/dm355.h) \ $(wildcard include/config/mach/w90p910evb.h) \ $(wildcard include/config/mach/w90p920evb.h) \ $(wildcard include/config/mach/w90p950evb.h) \ $(wildcard include/config/mach/w90n960evb.h) \ $(wildcard include/config/mach/camhd.h) \ $(wildcard include/config/mach/mvc100.h) \ $(wildcard include/config/mach/electrum/200.h) \ $(wildcard include/config/mach/htcjade.h) \ $(wildcard include/config/mach/memphis.h) \ $(wildcard include/config/mach/imx27sbc.h) \ $(wildcard include/config/mach/lextar.h) \ $(wildcard include/config/mach/mv88f6281gtw/ge.h) \ $(wildcard include/config/mach/ncp.h) \ $(wildcard include/config/mach/z32an.h) \ $(wildcard include/config/mach/tmq/capd.h) \ $(wildcard include/config/mach/omap3/wl.h) \ $(wildcard include/config/mach/chumby.h) \ $(wildcard include/config/mach/atsarm9.h) \ $(wildcard include/config/mach/davinci/dm365/evm.h) \ $(wildcard include/config/mach/bahamas.h) \ $(wildcard include/config/mach/das.h) \ $(wildcard include/config/mach/minidas.h) \ $(wildcard include/config/mach/vk1000.h) \ $(wildcard include/config/mach/centro.h) \ $(wildcard include/config/mach/ctera/2bay.h) \ $(wildcard include/config/mach/edgeconnect.h) \ $(wildcard include/config/mach/nd27000.h) \ $(wildcard include/config/mach/gemalto/cobra.h) \ $(wildcard include/config/mach/ingelabs/comet.h) \ $(wildcard include/config/mach/pollux/wiz.h) \ $(wildcard include/config/mach/blackstone.h) \ $(wildcard include/config/mach/topaz.h) \ $(wildcard include/config/mach/aixle.h) \ $(wildcard include/config/mach/mw998.h) \ $(wildcard include/config/mach/nokia/rx51.h) \ $(wildcard include/config/mach/vsc5605ev.h) \ $(wildcard include/config/mach/nt98700dk.h) \ $(wildcard include/config/mach/icontact.h) \ $(wildcard include/config/mach/swarco/frcpu.h) \ $(wildcard include/config/mach/swarco/scpu.h) \ $(wildcard include/config/mach/bbox/p16.h) \ $(wildcard include/config/mach/bstd.h) \ $(wildcard include/config/mach/sbc2440ii.h) \ $(wildcard include/config/mach/pcm034.h) \ $(wildcard include/config/mach/neso.h) \ $(wildcard include/config/mach/wlnx/9g20.h) \ $(wildcard include/config/mach/omap/zoom2.h) \ $(wildcard include/config/mach/totemnova.h) \ $(wildcard include/config/mach/c5000.h) \ $(wildcard include/config/mach/unipo/at91sam9263.h) \ $(wildcard include/config/mach/ethernut5.h) \ $(wildcard include/config/mach/arm11.h) \ $(wildcard include/config/mach/cpuat9260.h) \ $(wildcard include/config/mach/cpupxa255.h) \ $(wildcard include/config/mach/cpuimx27.h) \ $(wildcard include/config/mach/cheflux.h) \ $(wildcard include/config/mach/eb/cpux9k2.h) \ $(wildcard include/config/mach/opcotec.h) \ $(wildcard include/config/mach/yt.h) \ $(wildcard include/config/mach/motoq.h) \ $(wildcard include/config/mach/bsb1.h) \ $(wildcard include/config/mach/acs5k.h) \ $(wildcard include/config/mach/milan.h) \ $(wildcard include/config/mach/quartzv2.h) \ $(wildcard include/config/mach/rsvp.h) \ $(wildcard include/config/mach/rmp200.h) \ $(wildcard include/config/mach/snapper/9260.h) \ $(wildcard include/config/mach/dsm320.h) \ $(wildcard include/config/mach/adsgcm.h) \ $(wildcard include/config/mach/ase2/400.h) \ $(wildcard include/config/mach/pizza.h) \ $(wildcard include/config/mach/spot/ngpl.h) \ $(wildcard include/config/mach/armata.h) \ $(wildcard include/config/mach/exeda.h) \ $(wildcard include/config/mach/mx31sf005.h) \ $(wildcard include/config/mach/f5d8231/4/v2.h) \ $(wildcard include/config/mach/q2440.h) \ $(wildcard include/config/mach/qq2440.h) \ $(wildcard include/config/mach/mini2440.h) \ $(wildcard include/config/mach/colibri300.h) \ $(wildcard include/config/mach/jades.h) \ $(wildcard include/config/mach/spark.h) \ $(wildcard include/config/mach/benzina.h) \ $(wildcard include/config/mach/blaze.h) \ $(wildcard include/config/mach/linkstation/ls/hgl.h) \ $(wildcard include/config/mach/htcvenus.h) \ $(wildcard include/config/mach/sony/prs505.h) \ $(wildcard include/config/mach/hanlin/v3.h) \ $(wildcard include/config/mach/sapphira.h) \ $(wildcard include/config/mach/dack/sda/01.h) \ $(wildcard include/config/mach/armbox.h) \ $(wildcard include/config/mach/harris/rvp.h) \ $(wildcard include/config/mach/ribaldo.h) \ $(wildcard include/config/mach/agora.h) \ $(wildcard include/config/mach/omap3/mini.h) \ $(wildcard include/config/mach/a9sam6432/b.h) \ $(wildcard include/config/mach/usg2410.h) \ $(wildcard include/config/mach/pc72052/i10/revb.h) \ $(wildcard include/config/mach/mx35/exm32.h) \ $(wildcard include/config/mach/topas910.h) \ $(wildcard include/config/mach/hyena.h) \ $(wildcard include/config/mach/pospax.h) \ $(wildcard include/config/mach/hdl/gx.h) \ $(wildcard include/config/mach/ctera/4bay.h) \ $(wildcard include/config/mach/ctera/plug/c.h) \ $(wildcard include/config/mach/crwea/plug/i.h) \ $(wildcard include/config/mach/egauge2.h) \ $(wildcard include/config/mach/didj.h) \ $(wildcard include/config/mach/meister.h) \ $(wildcard include/config/mach/htcblackstone.h) \ $(wildcard include/config/mach/cpuat9g20.h) \ $(wildcard include/config/mach/smdk6440.h) \ $(wildcard include/config/mach/omap/35xx/mvp.h) \ $(wildcard include/config/mach/ctera/plug/i.h) \ $(wildcard include/config/mach/pvg610.h) \ $(wildcard include/config/mach/hprw6815.h) \ $(wildcard include/config/mach/omap3/oswald.h) \ $(wildcard include/config/mach/nas4220b.h) \ $(wildcard include/config/mach/htcraphael/cdma.h) \ $(wildcard include/config/mach/htcdiamond/cdma.h) \ $(wildcard include/config/mach/scaler.h) \ $(wildcard include/config/mach/zylonite2.h) \ $(wildcard include/config/mach/aspenite.h) \ $(wildcard include/config/mach/teton.h) \ $(wildcard include/config/mach/ttc/dkb.h) \ $(wildcard include/config/mach/bishop2.h) \ $(wildcard include/config/mach/ippv5.h) \ $(wildcard include/config/mach/farm926.h) \ $(wildcard include/config/mach/mmccpu.h) \ $(wildcard include/config/mach/sgmsfl.h) \ $(wildcard include/config/mach/tt8000.h) \ $(wildcard include/config/mach/zrn4300lp.h) \ $(wildcard include/config/mach/mptc.h) \ $(wildcard include/config/mach/h6051.h) \ $(wildcard include/config/mach/pvg610/101.h) \ $(wildcard include/config/mach/stamp9261/pc/evb.h) \ $(wildcard include/config/mach/pelco/odysseus.h) \ $(wildcard include/config/mach/tny/a9260.h) \ $(wildcard include/config/mach/tny/a9g20.h) \ $(wildcard include/config/mach/aesop/mp2530f.h) \ $(wildcard include/config/mach/dx900.h) \ $(wildcard include/config/mach/cpodc2.h) \ $(wildcard include/config/mach/tilt/8925.h) \ $(wildcard include/config/mach/davinci/dm357/evm.h) \ $(wildcard include/config/mach/swordfish.h) \ $(wildcard include/config/mach/corvus.h) \ $(wildcard include/config/mach/taurus.h) \ $(wildcard include/config/mach/axm.h) \ $(wildcard include/config/mach/axc.h) \ $(wildcard include/config/mach/baby.h) \ $(wildcard include/config/mach/mp200.h) \ $(wildcard include/config/mach/pcm043.h) \ $(wildcard include/config/mach/hanlin/v3c.h) \ $(wildcard include/config/mach/kbk9g20.h) \ $(wildcard include/config/mach/adsturbog5.h) \ $(wildcard include/config/mach/avenger/lite1.h) \ $(wildcard include/config/mach/suc.h) \ $(wildcard include/config/mach/at91sam7s256.h) \ $(wildcard include/config/mach/mendoza.h) \ $(wildcard include/config/mach/kira.h) \ $(wildcard include/config/mach/mx1hbm.h) \ $(wildcard include/config/mach/quatro43xx.h) \ $(wildcard include/config/mach/quatro4230.h) \ $(wildcard include/config/mach/nsb400.h) \ $(wildcard include/config/mach/drp255.h) \ $(wildcard include/config/mach/thoth.h) \ $(wildcard include/config/mach/firestone.h) \ $(wildcard include/config/mach/asusp750.h) \ $(wildcard include/config/mach/ctera/dl.h) \ $(wildcard include/config/mach/socr.h) \ $(wildcard include/config/mach/htcoxygen.h) \ $(wildcard include/config/mach/heroc.h) \ $(wildcard include/config/mach/zeno6800.h) \ $(wildcard include/config/mach/sc2mcs.h) \ $(wildcard include/config/mach/gene100.h) \ $(wildcard include/config/mach/as353x.h) \ $(wildcard include/config/mach/sheevaplug.h) \ $(wildcard include/config/mach/at91sam9g20.h) \ $(wildcard include/config/mach/mv88f6192gtw/fe.h) \ $(wildcard include/config/mach/cc9200.h) \ $(wildcard include/config/mach/sm9200.h) \ $(wildcard include/config/mach/tp9200.h) \ $(wildcard include/config/mach/snapperdv.h) \ $(wildcard include/config/mach/avengers/lite.h) \ $(wildcard include/config/mach/avengers/lite1.h) \ $(wildcard include/config/mach/omap3axon.h) \ $(wildcard include/config/mach/ma8xx.h) \ $(wildcard include/config/mach/mp201ek.h) \ $(wildcard include/config/mach/davinci/tux.h) \ $(wildcard include/config/mach/mpa1600.h) \ $(wildcard include/config/mach/pelco/troy.h) \ $(wildcard include/config/mach/nsb667.h) \ $(wildcard include/config/mach/rovers5/4mpix.h) \ $(wildcard include/config/mach/twocom.h) \ $(wildcard include/config/mach/ubisys/p9/rcu3r2.h) \ $(wildcard include/config/mach/hero/espresso.h) \ $(wildcard include/config/mach/afeusb.h) \ $(wildcard include/config/mach/t830.h) \ $(wildcard include/config/mach/spd8020/cc.h) \ $(wildcard include/config/mach/om/3d7k.h) \ $(wildcard include/config/mach/picocom2.h) \ $(wildcard include/config/mach/uwg4mx27.h) \ $(wildcard include/config/mach/uwg4mx31.h) \ $(wildcard include/config/mach/cherry.h) \ $(wildcard include/config/mach/mx51/babbage.h) \ $(wildcard include/config/mach/s3c2440turkiye.h) \ $(wildcard include/config/mach/tx37.h) \ $(wildcard include/config/mach/sbc2800/9g20.h) \ $(wildcard include/config/mach/benzglb.h) \ $(wildcard include/config/mach/benztd.h) \ $(wildcard include/config/mach/cartesio/plus.h) \ $(wildcard include/config/mach/solrad/g20.h) \ $(wildcard include/config/mach/mx27wallace.h) \ $(wildcard include/config/mach/fmzwebmodul.h) \ $(wildcard include/config/mach/rd78x00/masa.h) \ $(wildcard include/config/mach/smallogger.h) \ $(wildcard include/config/mach/ccw9p9215.h) \ $(wildcard include/config/mach/dm355/leopard.h) \ $(wildcard include/config/mach/ts219.h) \ $(wildcard include/config/mach/tny/a9263.h) \ $(wildcard include/config/mach/apollo.h) \ $(wildcard include/config/mach/at91cap9stk.h) \ $(wildcard include/config/mach/spc300.h) \ $(wildcard include/config/mach/eko.h) \ $(wildcard include/config/mach/ccw9m2443.h) \ $(wildcard include/config/mach/ccw9m2443js.h) \ $(wildcard include/config/mach/m2m/router/device.h) \ $(wildcard include/config/mach/star9104nas.h) \ $(wildcard include/config/mach/pca100.h) \ $(wildcard include/config/mach/z3/dm365/mod/01.h) \ $(wildcard include/config/mach/hipox.h) \ $(wildcard include/config/mach/omap3/piteds.h) \ $(wildcard include/config/mach/bm150r.h) \ $(wildcard include/config/mach/tbone.h) \ $(wildcard include/config/mach/merlin.h) \ $(wildcard include/config/mach/falcon.h) \ $(wildcard include/config/mach/davinci/da850/evm.h) \ $(wildcard include/config/mach/s5p6440.h) \ $(wildcard include/config/mach/at91sam9g10ek.h) \ $(wildcard include/config/mach/omap/4430sdp.h) \ $(wildcard include/config/mach/lpc313x.h) \ $(wildcard include/config/mach/magx/zn5.h) \ $(wildcard include/config/mach/magx/em30.h) \ $(wildcard include/config/mach/magx/ve66.h) \ $(wildcard include/config/mach/meesc.h) \ $(wildcard include/config/mach/otc570.h) \ $(wildcard include/config/mach/bcu2412.h) \ $(wildcard include/config/mach/beacon.h) \ $(wildcard include/config/mach/actia/tgw.h) \ $(wildcard include/config/mach/e4430.h) \ $(wildcard include/config/mach/ql300.h) \ $(wildcard include/config/mach/btmavb101.h) \ $(wildcard include/config/mach/btmawb101.h) \ $(wildcard include/config/mach/sq201.h) \ $(wildcard include/config/mach/quatro45xx.h) \ $(wildcard include/config/mach/openpad.h) \ $(wildcard include/config/mach/tx25.h) \ $(wildcard include/config/mach/omap3/torpedo.h) \ $(wildcard include/config/mach/htcraphael/k.h) \ $(wildcard include/config/mach/lal43.h) \ $(wildcard include/config/mach/htcraphael/cdma500.h) \ $(wildcard include/config/mach/anw6410.h) \ $(wildcard include/config/mach/htcprophet.h) \ $(wildcard include/config/mach/cfa/10022.h) \ $(wildcard include/config/mach/imx27/visstrim/m10.h) \ $(wildcard include/config/mach/px2imx27.h) \ $(wildcard include/config/mach/stm3210e/eval.h) \ $(wildcard include/config/mach/dvs10.h) \ $(wildcard include/config/mach/portuxg20.h) \ $(wildcard include/config/mach/arm/spv.h) \ $(wildcard include/config/mach/smdkc110.h) \ $(wildcard include/config/mach/cabespresso.h) \ $(wildcard include/config/mach/hmc800.h) \ $(wildcard include/config/mach/sholes.h) \ $(wildcard include/config/mach/btmxc31.h) \ $(wildcard include/config/mach/dt501.h) \ $(wildcard include/config/mach/ktx.h) \ $(wildcard include/config/mach/omap3517evm.h) \ $(wildcard include/config/mach/netspace/v2.h) \ $(wildcard include/config/mach/netspace/max/v2.h) \ $(wildcard include/config/mach/d2net/v2.h) \ $(wildcard include/config/mach/net2big/v2.h) \ $(wildcard include/config/mach/net4big/v2.h) \ $(wildcard include/config/mach/net5big/v2.h) \ $(wildcard include/config/mach/endb2443.h) \ $(wildcard include/config/mach/inetspace/v2.h) \ $(wildcard include/config/mach/tros.h) \ $(wildcard include/config/mach/pelco/homer.h) \ $(wildcard include/config/mach/ofsp8.h) \ $(wildcard include/config/mach/at91sam9g45ekes.h) \ $(wildcard include/config/mach/guf/cupid.h) \ $(wildcard include/config/mach/eab1r.h) \ $(wildcard include/config/mach/cordoba.h) \ $(wildcard include/config/mach/irvine.h) \ $(wildcard include/config/mach/sff772.h) \ $(wildcard include/config/mach/pelco/milano.h) \ $(wildcard include/config/mach/pc7302.h) \ $(wildcard include/config/mach/bip6000.h) \ $(wildcard include/config/mach/silvermoon.h) \ $(wildcard include/config/mach/vc0830.h) \ $(wildcard include/config/mach/dt430.h) \ $(wildcard include/config/mach/ji42pf.h) \ $(wildcard include/config/mach/gnet/ksm.h) \ $(wildcard include/config/mach/gnet/sgm.h) \ $(wildcard include/config/mach/gnet/sgr.h) \ $(wildcard include/config/mach/omap3/icetekevm.h) \ $(wildcard include/config/mach/pnp.h) \ $(wildcard include/config/mach/ctera/2bay/k.h) \ $(wildcard include/config/mach/ctera/2bay/u.h) \ $(wildcard include/config/mach/sas/c.h) \ $(wildcard include/config/mach/vma2315.h) \ $(wildcard include/config/mach/vcs.h) \ $(wildcard include/config/mach/spear600.h) \ $(wildcard include/config/mach/spear300.h) \ $(wildcard include/config/mach/spear1300.h) \ $(wildcard include/config/mach/lilly1131.h) \ $(wildcard include/config/mach/arvoo/ax301.h) \ $(wildcard include/config/mach/mapphone.h) \ $(wildcard include/config/mach/legend.h) \ $(wildcard include/config/mach/salsa.h) \ $(wildcard include/config/mach/lounge.h) \ $(wildcard include/config/mach/vision.h) \ $(wildcard include/config/mach/vmb20.h) \ $(wildcard include/config/mach/hy2410.h) \ $(wildcard include/config/mach/hy9315.h) \ $(wildcard include/config/mach/bullwinkle.h) \ $(wildcard include/config/mach/arm/ultimator2.h) \ $(wildcard include/config/mach/vs/v210.h) \ $(wildcard include/config/mach/vs/v212.h) \ $(wildcard include/config/mach/hmt.h) \ $(wildcard include/config/mach/suen3.h) \ $(wildcard include/config/mach/vesper.h) \ $(wildcard include/config/mach/str9.h) \ $(wildcard include/config/mach/omap3/wl/ff.h) \ $(wildcard include/config/mach/simcom.h) \ $(wildcard include/config/mach/mcwebio.h) \ $(wildcard include/config/mach/omap3/phrazer.h) \ $(wildcard include/config/mach/darwin.h) \ $(wildcard include/config/mach/oratiscomu.h) \ $(wildcard include/config/mach/rtsbc20.h) \ $(wildcard include/config/mach/i780.h) \ $(wildcard include/config/mach/gemini324.h) \ $(wildcard include/config/mach/oratislan.h) \ $(wildcard include/config/mach/oratisalog.h) \ $(wildcard include/config/mach/oratismadi.h) \ $(wildcard include/config/mach/oratisot16.h) \ $(wildcard include/config/mach/oratisdesk.h) \ $(wildcard include/config/mach/v2p/ca9.h) \ $(wildcard include/config/mach/sintexo.h) \ $(wildcard include/config/mach/cm3389.h) \ $(wildcard include/config/mach/omap3/cio.h) \ $(wildcard include/config/mach/sgh/i900.h) \ $(wildcard include/config/mach/bst100.h) \ $(wildcard include/config/mach/passion.h) \ $(wildcard include/config/mach/indesign/at91sam.h) \ $(wildcard include/config/mach/c4/badger.h) \ $(wildcard include/config/mach/c4/viper.h) \ $(wildcard include/config/mach/d2net.h) \ $(wildcard include/config/mach/bigdisk.h) \ $(wildcard include/config/mach/notalvision.h) \ $(wildcard include/config/mach/omap3/kboc.h) \ $(wildcard include/config/mach/cyclone.h) \ $(wildcard include/config/mach/ninja.h) \ $(wildcard include/config/mach/at91sam9g20ek/2mmc.h) \ $(wildcard include/config/mach/bcmring.h) \ $(wildcard include/config/mach/resol/dl2.h) \ $(wildcard include/config/mach/ifosw.h) \ $(wildcard include/config/mach/htcrhodium.h) \ $(wildcard include/config/mach/htctopaz.h) \ $(wildcard include/config/mach/matrix504.h) \ $(wildcard include/config/mach/mrfsa.h) \ $(wildcard include/config/mach/sc/p270.h) \ $(wildcard include/config/mach/atlas5/evb.h) \ $(wildcard include/config/mach/pelco/lobox.h) \ $(wildcard include/config/mach/dilax/pcu200.h) \ $(wildcard include/config/mach/leonardo.h) \ $(wildcard include/config/mach/zoran/approach7.h) \ $(wildcard include/config/mach/dp6xx.h) \ $(wildcard include/config/mach/bcm2153/vesper.h) \ $(wildcard include/config/mach/passionc.h) \ $(wildcard include/config/mach/clickc.h) \ $(wildcard include/config/mach/zb/gateway.h) \ $(wildcard include/config/mach/tazcard.h) \ $(wildcard include/config/mach/tazdev.h) \ $(wildcard include/config/mach/annax/cb/arm.h) \ $(wildcard include/config/mach/annax/dm3.h) \ $(wildcard include/config/mach/cerebric.h) \ $(wildcard include/config/mach/orca.h) \ $(wildcard include/config/mach/pc9260.h) \ $(wildcard include/config/mach/ems285a.h) \ $(wildcard include/config/mach/gec2410.h) \ $(wildcard include/config/mach/gec2440.h) \ $(wildcard include/config/mach/arch/mw903.h) \ $(wildcard include/config/mach/mw2440.h) \ $(wildcard include/config/mach/ecac2378.h) \ $(wildcard include/config/mach/tazkiosk.h) \ $(wildcard include/config/mach/whiterabbit/mch.h) \ $(wildcard include/config/mach/sbox9263.h) \ $(wildcard include/config/mach/oreo.h) \ $(wildcard include/config/mach/smdk6442.h) \ $(wildcard include/config/mach/openrd/base.h) \ $(wildcard include/config/mach/incredible.h) \ $(wildcard include/config/mach/incrediblec.h) \ $(wildcard include/config/mach/heroct.h) \ $(wildcard include/config/mach/mmnet1000.h) \ $(wildcard include/config/mach/devkit8000.h) \ $(wildcard include/config/mach/devkit9000.h) \ $(wildcard include/config/mach/mx31txtr.h) \ $(wildcard include/config/mach/u380.h) \ $(wildcard include/config/mach/hualu/board.h) \ $(wildcard include/config/mach/npcmx50.h) \ $(wildcard include/config/mach/mx51/lange51.h) \ $(wildcard include/config/mach/mx51/lange52.h) \ $(wildcard include/config/mach/riom.h) \ $(wildcard include/config/mach/comcas.h) \ $(wildcard include/config/mach/wsi/mx27.h) \ $(wildcard include/config/mach/cm/t35.h) \ $(wildcard include/config/mach/net2big.h) \ $(wildcard include/config/mach/motorola/a1600.h) \ $(wildcard include/config/mach/igep0020.h) \ $(wildcard include/config/mach/igep0010.h) \ $(wildcard include/config/mach/mv6281gtwge2.h) \ $(wildcard include/config/mach/scat100.h) \ $(wildcard include/config/mach/sanmina.h) \ $(wildcard include/config/mach/momento.h) \ $(wildcard include/config/mach/nuc9xx.h) \ $(wildcard include/config/mach/nuc910evb.h) \ $(wildcard include/config/mach/nuc920evb.h) \ $(wildcard include/config/mach/nuc950evb.h) \ $(wildcard include/config/mach/nuc945evb.h) \ $(wildcard include/config/mach/nuc960evb.h) \ $(wildcard include/config/mach/nuc932evb.h) \ $(wildcard include/config/mach/nuc900.h) \ $(wildcard include/config/mach/sd1soc.h) \ $(wildcard include/config/mach/ln2440bc.h) \ $(wildcard include/config/mach/rsbc.h) \ $(wildcard include/config/mach/openrd/client.h) \ $(wildcard include/config/mach/hpipaq11x.h) \ $(wildcard include/config/mach/wayland.h) \ $(wildcard include/config/mach/acnbsx102.h) \ $(wildcard include/config/mach/hwat91.h) \ $(wildcard include/config/mach/at91sam9263cs.h) \ $(wildcard include/config/mach/csb732.h) \ $(wildcard include/config/mach/u8500.h) \ $(wildcard include/config/mach/huqiu.h) \ $(wildcard include/config/mach/mx51/kunlun.h) \ $(wildcard include/config/mach/pmt1g.h) \ $(wildcard include/config/mach/htcelf.h) \ $(wildcard include/config/mach/armadillo420.h) \ $(wildcard include/config/mach/armadillo440.h) \ $(wildcard include/config/mach/u/chip/dual/arm.h) \ $(wildcard include/config/mach/csr/bdb3.h) \ $(wildcard include/config/mach/dolby/cat1018.h) \ $(wildcard include/config/mach/hy9307.h) \ $(wildcard include/config/mach/a/es.h) \ $(wildcard include/config/mach/davinci/irif.h) \ $(wildcard include/config/mach/agama9263.h) \ $(wildcard include/config/mach/marvell/jasper.h) \ $(wildcard include/config/mach/flint.h) \ $(wildcard include/config/mach/tavorevb3.h) \ $(wildcard include/config/mach/sch/m490.h) \ $(wildcard include/config/mach/rbl01.h) \ $(wildcard include/config/mach/omnifi.h) \ $(wildcard include/config/mach/otavalo.h) \ $(wildcard include/config/mach/sienna.h) \ $(wildcard include/config/mach/htc/excalibur/s620.h) \ $(wildcard include/config/mach/htc/opal.h) \ $(wildcard include/config/mach/touchbook.h) \ $(wildcard include/config/mach/latte.h) \ $(wildcard include/config/mach/xa200.h) \ $(wildcard include/config/mach/nimrod.h) \ $(wildcard include/config/mach/cc9p9215/3g.h) \ $(wildcard include/config/mach/cc9p9215/3gjs.h) \ $(wildcard include/config/mach/tk71.h) \ $(wildcard include/config/mach/comham3525.h) \ $(wildcard include/config/mach/mx31erebus.h) \ $(wildcard include/config/mach/mcardmx27.h) \ $(wildcard include/config/mach/paradise.h) \ $(wildcard include/config/mach/tide.h) \ $(wildcard include/config/mach/wzl2440.h) \ $(wildcard include/config/mach/sdrdemo.h) \ $(wildcard include/config/mach/ethercan2.h) \ $(wildcard include/config/mach/ecmimg20.h) \ $(wildcard include/config/mach/omap/dragon.h) \ $(wildcard include/config/mach/halo.h) \ $(wildcard include/config/mach/huangshan.h) \ $(wildcard include/config/mach/vl/ma2sc.h) \ $(wildcard include/config/mach/raumfeld/rc.h) \ $(wildcard include/config/mach/raumfeld/connector.h) \ $(wildcard include/config/mach/raumfeld/speaker.h) \ $(wildcard include/config/mach/multibus/master.h) \ $(wildcard include/config/mach/multibus/pbk.h) \ $(wildcard include/config/mach/tnetv107x.h) \ $(wildcard include/config/mach/snake.h) \ $(wildcard include/config/mach/cwmx27.h) \ $(wildcard include/config/mach/sch/m480.h) \ $(wildcard include/config/mach/platypus.h) \ $(wildcard include/config/mach/pss2.h) \ $(wildcard include/config/mach/davinci/apm150.h) \ $(wildcard include/config/mach/str9100.h) \ $(wildcard include/config/mach/net5big.h) \ $(wildcard include/config/mach/seabed9263.h) \ $(wildcard include/config/mach/mx51/m2id.h) \ $(wildcard include/config/mach/octvocplus/eb.h) \ $(wildcard include/config/mach/klk/firefox.h) \ $(wildcard include/config/mach/klk/wirma.h) \ $(wildcard include/config/mach/klk/wirma/mmi.h) \ $(wildcard include/config/mach/supersonic.h) \ $(wildcard include/config/mach/liberty.h) \ $(wildcard include/config/mach/mh355.h) \ $(wildcard include/config/mach/pc7802.h) \ $(wildcard include/config/mach/gnet/sgc.h) \ $(wildcard include/config/mach/einstein15.h) \ $(wildcard include/config/mach/cmpd.h) \ $(wildcard include/config/mach/davinci/hase1.h) \ $(wildcard include/config/mach/lgeincitephone.h) \ $(wildcard include/config/mach/ea313x.h) \ $(wildcard include/config/mach/fwbd/39064.h) \ $(wildcard include/config/mach/fwbd/390128.h) \ $(wildcard include/config/mach/pelco/moe.h) \ $(wildcard include/config/mach/minimix27.h) \ $(wildcard include/config/mach/omap3/thunder.h) \ $(wildcard include/config/mach/mx27amata.h) \ $(wildcard include/config/mach/bgat1.h) \ $(wildcard include/config/mach/buzz.h) \ $(wildcard include/config/mach/mb9g20.h) \ $(wildcard include/config/mach/yushan.h) \ $(wildcard include/config/mach/lizard.h) \ $(wildcard include/config/mach/omap3polycom.h) \ $(wildcard include/config/mach/smdkv210.h) \ $(wildcard include/config/mach/bravo.h) \ $(wildcard include/config/mach/siogentoo1.h) \ $(wildcard include/config/mach/siogentoo2.h) \ $(wildcard include/config/mach/sm3k.h) \ $(wildcard include/config/mach/acer/tempo/f900.h) \ $(wildcard include/config/mach/sst61vc010/dev.h) \ $(wildcard include/config/mach/glittertind.h) \ $(wildcard include/config/mach/omap/zoom3.h) \ $(wildcard include/config/mach/omap/3630sdp.h) \ $(wildcard include/config/mach/cybook2440.h) \ $(wildcard include/config/mach/torino/s.h) \ $(wildcard include/config/mach/havana.h) \ $(wildcard include/config/mach/beaumont/11.h) \ $(wildcard include/config/mach/vanguard.h) \ $(wildcard include/config/mach/s5pc110/draco.h) \ $(wildcard include/config/mach/cartesio/two.h) \ $(wildcard include/config/mach/aster.h) \ $(wildcard include/config/mach/voguesv210.h) \ $(wildcard include/config/mach/acm500x.h) \ $(wildcard include/config/mach/km9260.h) \ $(wildcard include/config/mach/nideflexg1.h) \ $(wildcard include/config/mach/ctera/plug/io.h) \ $(wildcard include/config/mach/smartq7.h) \ $(wildcard include/config/mach/at91sam9g10ek2.h) \ $(wildcard include/config/mach/asusp527.h) \ $(wildcard include/config/mach/at91sam9g20mpm2.h) \ $(wildcard include/config/mach/topasa900.h) \ $(wildcard include/config/mach/electrum/100.h) \ $(wildcard include/config/mach/mx51grb.h) \ $(wildcard include/config/mach/xea300.h) \ $(wildcard include/config/mach/htcstartrek.h) \ $(wildcard include/config/mach/lima.h) \ $(wildcard include/config/mach/csb740.h) \ $(wildcard include/config/mach/usb/s8815.h) \ $(wildcard include/config/mach/watson/efm/plugin.h) \ $(wildcard include/config/mach/milkyway.h) \ $(wildcard include/config/mach/g4evm.h) \ $(wildcard include/config/mach/picomod6.h) \ $(wildcard include/config/mach/omapl138/hawkboard.h) \ $(wildcard include/config/mach/ip6000.h) \ $(wildcard include/config/mach/ip6010.h) \ $(wildcard include/config/mach/utm400.h) \ $(wildcard include/config/mach/omap3/zybex.h) \ $(wildcard include/config/mach/wireless/space.h) \ $(wildcard include/config/mach/sx560.h) \ $(wildcard include/config/mach/ts41x.h) \ $(wildcard include/config/mach/elphel10373.h) \ $(wildcard include/config/mach/rhobot.h) \ $(wildcard include/config/mach/mx51/refresh.h) \ $(wildcard include/config/mach/ls9260.h) \ $(wildcard include/config/mach/shank.h) \ $(wildcard include/config/mach/qsd8x50/st1.h) \ $(wildcard include/config/mach/at91sam9m10ekes.h) \ $(wildcard include/config/mach/hiram.h) \ $(wildcard include/config/mach/phy3250.h) \ $(wildcard include/config/mach/ea3250.h) \ $(wildcard include/config/mach/fdi3250.h) \ $(wildcard include/config/mach/whitestone.h) \ $(wildcard include/config/mach/at91sam9263nit.h) \ $(wildcard include/config/mach/ccmx51.h) \ $(wildcard include/config/mach/ccmx51js.h) \ $(wildcard include/config/mach/ccwmx51.h) \ $(wildcard include/config/mach/ccwmx51js.h) \ $(wildcard include/config/mach/mini6410.h) \ $(wildcard include/config/mach/tiny6410.h) \ $(wildcard include/config/mach/nano6410.h) \ $(wildcard include/config/mach/at572d940hfnldb.h) \ $(wildcard include/config/mach/htcleo.h) \ $(wildcard include/config/mach/avp13.h) \ $(wildcard include/config/mach/xxsvideod.h) \ $(wildcard include/config/mach/vpnext.h) \ $(wildcard include/config/mach/swarco/itc3.h) \ $(wildcard include/config/mach/tx51.h) \ $(wildcard include/config/mach/dolby/cat1021.h) \ $(wildcard include/config/mach/mx28evk.h) \ $(wildcard include/config/mach/phoenix260.h) \ $(wildcard include/config/mach/uvaca/stork.h) \ $(wildcard include/config/mach/smartq5.h) \ $(wildcard include/config/mach/all3078.h) \ $(wildcard include/config/mach/ctera/2bay/ds.h) \ $(wildcard include/config/mach/siogentoo3.h) \ $(wildcard include/config/mach/epb5000.h) \ $(wildcard include/config/mach/hy9263.h) \ $(wildcard include/config/mach/acer/tempo/m900.h) \ $(wildcard include/config/mach/acer/tempo/dx900.h) \ $(wildcard include/config/mach/acer/tempo/x960.h) \ $(wildcard include/config/mach/acer/eten/v900.h) \ $(wildcard include/config/mach/acer/eten/x900.h) \ $(wildcard include/config/mach/bonnell.h) \ $(wildcard include/config/mach/oht/mx27.h) \ $(wildcard include/config/mach/htcquartz.h) \ $(wildcard include/config/mach/davinci/dm6467tevm.h) \ $(wildcard include/config/mach/c3ax03.h) \ $(wildcard include/config/mach/mxt/td60.h) \ $(wildcard include/config/mach/esyx.h) \ $(wildcard include/config/mach/dove/db2.h) \ $(wildcard include/config/mach/bulldog.h) \ $(wildcard include/config/mach/derell/me2000.h) \ $(wildcard include/config/mach/bcmring/base.h) \ $(wildcard include/config/mach/bcmring/evm.h) \ $(wildcard include/config/mach/bcmring/evm/jazz.h) \ $(wildcard include/config/mach/bcmring/sp.h) \ $(wildcard include/config/mach/bcmring/sv.h) \ $(wildcard include/config/mach/bcmring/sv/jazz.h) \ $(wildcard include/config/mach/bcmring/tablet.h) \ $(wildcard include/config/mach/bcmring/vp.h) \ $(wildcard include/config/mach/bcmring/evm/seikor.h) \ $(wildcard include/config/mach/bcmring/sp/wqvga.h) \ $(wildcard include/config/mach/bcmring/custom.h) \ $(wildcard include/config/mach/acer/s200.h) \ $(wildcard include/config/mach/bt270.h) \ $(wildcard include/config/mach/iseo.h) \ $(wildcard include/config/mach/cezanne.h) \ $(wildcard include/config/mach/lucca.h) \ $(wildcard include/config/mach/supersmart.h) \ $(wildcard include/config/mach/cs/misano.h) \ $(wildcard include/config/mach/magnolia2.h) \ $(wildcard include/config/mach/emxx.h) \ $(wildcard include/config/mach/outlaw.h) \ $(wildcard include/config/mach/riot/bei2.h) \ $(wildcard include/config/mach/riot/vox.h) \ $(wildcard include/config/mach/riot/x37.h) \ $(wildcard include/config/mach/mega25mx.h) \ $(wildcard include/config/mach/benzina2.h) \ $(wildcard include/config/mach/ignite.h) \ $(wildcard include/config/mach/foggia.h) \ $(wildcard include/config/mach/arezzo.h) \ $(wildcard include/config/mach/leica/skywalker.h) \ $(wildcard include/config/mach/jacinto2/jamr.h) \ $(wildcard include/config/mach/gts/nova.h) \ $(wildcard include/config/mach/p3600.h) \ $(wildcard include/config/mach/dlt2.h) \ $(wildcard include/config/mach/df3120.h) \ $(wildcard include/config/mach/ecucore/9g20.h) \ $(wildcard include/config/mach/nautel/lpc3240.h) \ $(wildcard include/config/mach/glacier.h) \ $(wildcard include/config/mach/phrazer/bulldog.h) \ $(wildcard include/config/mach/omap3/bulldog.h) \ $(wildcard include/config/mach/pca101.h) \ $(wildcard include/config/mach/buzzc.h) \ $(wildcard include/config/mach/sasie2.h) \ $(wildcard include/config/mach/davinci/cio.h) \ $(wildcard include/config/mach/smartmeter/dl.h) \ $(wildcard include/config/mach/wzl6410.h) \ $(wildcard include/config/mach/wzl6410m.h) \ $(wildcard include/config/mach/wzl6410f.h) \ $(wildcard include/config/mach/wzl6410i.h) \ $(wildcard include/config/mach/spacecom1.h) \ $(wildcard include/config/mach/pingu920.h) \ $(wildcard include/config/mach/bravoc.h) \ $(wildcard include/config/mach/cybo2440.h) \ $(wildcard include/config/mach/vdssw.h) \ $(wildcard include/config/mach/romulus.h) \ $(wildcard include/config/mach/omap/magic.h) \ $(wildcard include/config/mach/eltd100.h) \ $(wildcard include/config/mach/capc7117.h) \ $(wildcard include/config/mach/swan.h) \ $(wildcard include/config/mach/veu.h) \ $(wildcard include/config/mach/rm2.h) \ $(wildcard include/config/mach/tt2100.h) \ $(wildcard include/config/mach/venice.h) \ $(wildcard include/config/mach/pc7323.h) \ $(wildcard include/config/mach/masp.h) \ $(wildcard include/config/mach/fujitsu/tvstbsoc.h) \ $(wildcard include/config/mach/fujitsu/tvstbsoc1.h) \ $(wildcard include/config/mach/lexikon.h) \ $(wildcard include/config/mach/mini2440v2.h) \ $(wildcard include/config/mach/icontrol.h) \ $(wildcard include/config/mach/sheevad.h) \ $(wildcard include/config/mach/qsd8x50a/st1/1.h) \ $(wildcard include/config/mach/qsd8x50a/st1/5.h) \ $(wildcard include/config/mach/bee.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/sizes.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/vmemmap.h) \ $(wildcard include/config/sparsemem.h) \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/irqsoff/tracer.h) \ $(wildcard include/config/preempt/tracer.h) \ $(wildcard include/config/trace/irqflags/support.h) \ $(wildcard include/config/x86.h) \ include/linux/typecheck.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/irqflags.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/arm/thumb.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/hwcap.h \ include/asm-generic/cmpxchg-local.h \ include/asm-generic/cmpxchg.h \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/lock.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/ratelimit.h \ include/linux/param.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/param.h \ $(wildcard include/config/hz.h) \ include/linux/dynamic_printk.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/generic/bug/relative/pointers.h) \ include/linux/time.h \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/cache.h \ $(wildcard include/config/arm/l1/cache/shift.h) \ $(wildcard include/config/aeabi.h) \ include/linux/seqlock.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/generic/lockbreak.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ $(wildcard include/config/preempt/notifiers.h) \ include/linux/thread_info.h \ $(wildcard include/config/compat.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/thread_info.h \ $(wildcard include/config/arm/thumbee.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/domain.h \ $(wildcard include/config/verify/permission/fault.h) \ $(wildcard include/config/io/36.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ include/linux/prefetch.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/processor.h \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ include/linux/spinlock_types_up.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/lock/stat.h) \ $(wildcard include/config/generic/hardirqs.h) \ include/linux/spinlock_up.h \ include/linux/spinlock_api_up.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/atomic.h \ include/asm-generic/atomic.h \ include/linux/math64.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/div64.h \ include/linux/net.h \ $(wildcard include/config/sysctl.h) \ include/linux/socket.h \ $(wildcard include/config/proc/fs.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/socket.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/sockios.h \ include/linux/sockios.h \ include/linux/uio.h \ include/linux/random.h \ include/linux/ioctl.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/ioctl.h \ include/asm-generic/ioctl.h \ include/linux/irqnr.h \ include/linux/wait.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/current.h \ include/linux/fcntl.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/fcntl.h \ include/asm-generic/fcntl.h \ include/linux/sysctl.h \ include/linux/textsearch.h \ include/linux/module.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/kallsyms.h) \ $(wildcard include/config/markers.h) \ $(wildcard include/config/tracepoints.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/sysfs.h) \ include/linux/stat.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/stat.h \ include/linux/kmod.h \ include/linux/gfp.h \ $(wildcard include/config/zone/dma32.h) \ $(wildcard include/config/highmem.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/unevictable/lru.h) \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/cgroup/mem/res/ctlr.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ $(wildcard include/config/arch/has/holes/memorymodel.h) \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/init.h \ $(wildcard include/config/hotplug.h) \ include/linux/nodemask.h \ include/linux/bitmap.h \ include/linux/string.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/string.h \ include/linux/pageblock-flags.h \ $(wildcard include/config/hugetlb/page.h) \ $(wildcard include/config/hugetlb/page/size/variable.h) \ include/linux/bounds.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/copy/v6.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/glue.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/abrt/lv4t.h) \ $(wildcard include/config/cpu/abrt/ev4.h) \ $(wildcard include/config/cpu/abrt/ev4t.h) \ $(wildcard include/config/cpu/abrt/ev5tj.h) \ $(wildcard include/config/cpu/abrt/ev5t.h) \ $(wildcard include/config/cpu/abrt/ev6.h) \ $(wildcard include/config/cpu/abrt/ev7.h) \ $(wildcard include/config/cpu/pabrt/ifar.h) \ $(wildcard include/config/cpu/pabrt/noifar.h) \ include/asm-generic/page.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ $(wildcard include/config/memory/hotremove.h) \ include/linux/notifier.h \ include/linux/errno.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/mutex-debug.h \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ include/linux/cpumask.h \ $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ $(wildcard include/config/hotplug/cpu.h) \ $(wildcard include/config/cpumask/offstack.h) \ $(wildcard include/config/debug/per/cpu/maps.h) \ include/linux/smp.h \ $(wildcard include/config/use/generic/smp/helpers.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/topology.h \ include/asm-generic/topology.h \ include/linux/elf.h \ include/linux/elf-em.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/elf.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/user.h \ include/linux/kobject.h \ include/linux/sysfs.h \ include/linux/kref.h \ include/linux/moduleparam.h \ $(wildcard include/config/alpha.h) \ $(wildcard include/config/ia64.h) \ $(wildcard include/config/ppc64.h) \ include/linux/marker.h \ include/linux/tracepoint.h \ include/linux/rcupdate.h \ $(wildcard include/config/classic/rcu.h) \ $(wildcard include/config/tree/rcu.h) \ $(wildcard include/config/preempt/rcu.h) \ include/linux/percpu.h \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/debug/objects.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/slob.h) \ $(wildcard include/config/debug/slab.h) \ include/linux/slab_def.h \ include/linux/kmalloc_sizes.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/percpu.h \ include/asm-generic/percpu.h \ $(wildcard include/config/have/setup/per/cpu/area.h) \ include/linux/completion.h \ include/linux/rcuclassic.h \ $(wildcard include/config/rcu/cpu/stall/detector.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/local.h \ include/asm-generic/local.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/module.h \ include/linux/err.h \ include/net/checksum.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/uaccess.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/checksum.h \ include/linux/in6.h \ include/linux/dmaengine.h \ $(wildcard include/config/dma/engine.h) \ include/linux/device.h \ $(wildcard include/config/debug/devres.h) \ include/linux/ioport.h \ include/linux/klist.h \ include/linux/pm.h \ $(wildcard include/config/pm/sleep.h) \ include/linux/semaphore.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/device.h \ $(wildcard include/config/dmabounce.h) \ include/linux/pm_wakeup.h \ $(wildcard include/config/pm.h) \ include/linux/dma-mapping.h \ $(wildcard include/config/have/dma/attrs.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/dma-mapping.h \ include/linux/mm_types.h \ $(wildcard include/config/split/ptlock/cpus.h) \ $(wildcard include/config/mm/owner.h) \ $(wildcard include/config/mmu/notifier.h) \ include/linux/auxvec.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/auxvec.h \ include/linux/prio_tree.h \ include/linux/rbtree.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/mmu.h \ $(wildcard include/config/cpu/has/asid.h) \ include/linux/scatterlist.h \ $(wildcard include/config/debug/sg.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/scatterlist.h \ include/linux/mm.h \ $(wildcard include/config/stack/growsup.h) \ $(wildcard include/config/swap.h) \ $(wildcard include/config/shmem.h) \ $(wildcard include/config/debug/pagealloc.h) \ $(wildcard include/config/hibernation.h) \ include/linux/mmdebug.h \ $(wildcard include/config/debug/vm.h) \ $(wildcard include/config/debug/virtual.h) \ include/linux/debug_locks.h \ $(wildcard include/config/debug/locking/api/selftests.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/pgtable.h \ include/asm-generic/4level-fixup.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/proc-fns.h \ $(wildcard include/config/cpu/32.h) \ $(wildcard include/config/cpu/arm7tdmi.h) \ $(wildcard include/config/cpu/arm720t.h) \ $(wildcard include/config/cpu/arm740t.h) \ $(wildcard include/config/cpu/arm9tdmi.h) \ $(wildcard include/config/cpu/arm920t.h) \ $(wildcard include/config/cpu/arm922t.h) \ $(wildcard include/config/cpu/arm925t.h) \ $(wildcard include/config/cpu/arm926t.h) \ $(wildcard include/config/cpu/arm940t.h) \ $(wildcard include/config/cpu/arm946e.h) \ $(wildcard include/config/cpu/arm1020.h) \ $(wildcard include/config/cpu/arm1020e.h) \ $(wildcard include/config/cpu/arm1022.h) \ $(wildcard include/config/cpu/arm1026.h) \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/cpu/v6.h) \ $(wildcard include/config/cpu/v7.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/cpu-single.h \ arch/arm/mach-msm/include/mach/vmalloc.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/pgtable-hwdef.h \ include/asm-generic/pgtable.h \ include/linux/page-flags.h \ $(wildcard include/config/pageflags/extended.h) \ $(wildcard include/config/ia64/uncached/allocator.h) \ $(wildcard include/config/s390.h) \ include/linux/vmstat.h \ $(wildcard include/config/vm/event/counters.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/io.h \ arch/arm/mach-msm/include/mach/io.h \ include/asm-generic/dma-coherent.h \ $(wildcard include/config/have/generic/dma/coherent.h) \ include/linux/hrtimer.h \ $(wildcard include/config/timer/stats.h) \ $(wildcard include/config/high/res/timers.h) \ $(wildcard include/config/debug/objects/timers.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/jiffies.h \ include/linux/timex.h \ $(wildcard include/config/no/hz.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/timex.h \ arch/arm/mach-msm/include/mach/timex.h \ include/linux/netfilter.h \ $(wildcard include/config/netfilter.h) \ $(wildcard include/config/netfilter/debug.h) \ $(wildcard include/config/nf/nat/needed.h) \ include/linux/if.h \ include/linux/hdlc/ioctl.h \ include/linux/in.h \ include/net/flow.h \ include/linux/proc_fs.h \ $(wildcard include/config/proc/devicetree.h) \ $(wildcard include/config/proc/kcore.h) \ include/linux/fs.h \ $(wildcard include/config/dnotify.h) \ $(wildcard include/config/quota.h) \ $(wildcard include/config/inotify.h) \ $(wildcard include/config/security.h) \ $(wildcard include/config/epoll.h) \ $(wildcard include/config/debug/writecount.h) \ $(wildcard include/config/file/locking.h) \ $(wildcard include/config/auditsyscall.h) \ $(wildcard include/config/block.h) \ $(wildcard include/config/fs/xip.h) \ $(wildcard include/config/migration.h) \ include/linux/limits.h \ include/linux/kdev_t.h \ include/linux/dcache.h \ include/linux/rculist.h \ include/linux/path.h \ include/linux/radix-tree.h \ include/linux/pid.h \ include/linux/capability.h \ $(wildcard include/config/security/file/capabilities.h) \ include/linux/fiemap.h \ include/linux/quota.h \ include/linux/dqblk_xfs.h \ include/linux/dqblk_v1.h \ include/linux/dqblk_v2.h \ include/linux/dqblk_qtree.h \ include/linux/nfs_fs_i.h \ include/linux/nfs.h \ include/linux/sunrpc/msg_prot.h \ include/linux/magic.h \ include/linux/netfilter_ipv4.h \ include/net/route.h \ include/net/dst.h \ $(wildcard include/config/net/cls/route.h) \ include/linux/netdevice.h \ $(wildcard include/config/dcb.h) \ $(wildcard include/config/wlan/80211.h) \ $(wildcard include/config/ax25.h) \ $(wildcard include/config/mac80211/mesh.h) \ $(wildcard include/config/tr.h) \ $(wildcard include/config/net/ipip.h) \ $(wildcard include/config/net/ipgre.h) \ $(wildcard include/config/ipv6/sit.h) \ $(wildcard include/config/ipv6/tunnel.h) \ $(wildcard include/config/netpoll.h) \ $(wildcard include/config/net/poll/controller.h) \ $(wildcard include/config/wireless/ext.h) \ $(wildcard include/config/net/dsa.h) \ $(wildcard include/config/net/ns.h) \ $(wildcard include/config/compat/net/dev/ops.h) \ $(wildcard include/config/net/dsa/tag/dsa.h) \ $(wildcard include/config/net/dsa/tag/trailer.h) \ $(wildcard include/config/netpoll/trap.h) \ include/linux/if_ether.h \ include/linux/if_packet.h \ include/linux/timer.h \ include/linux/debugobjects.h \ $(wildcard include/config/debug/objects/free.h) \ include/linux/delay.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/delay.h \ include/linux/workqueue.h \ include/net/net_namespace.h \ $(wildcard include/config/ipv6.h) \ $(wildcard include/config/ip/dccp.h) \ $(wildcard include/config/net.h) \ include/net/netns/core.h \ include/net/netns/mib.h \ $(wildcard include/config/xfrm/statistics.h) \ include/net/snmp.h \ include/linux/snmp.h \ include/net/netns/unix.h \ include/net/netns/packet.h \ include/net/netns/ipv4.h \ $(wildcard include/config/ip/multiple/tables.h) \ include/net/inet_frag.h \ include/net/netns/ipv6.h \ $(wildcard include/config/ipv6/multiple/tables.h) \ $(wildcard include/config/ipv6/mroute.h) \ $(wildcard include/config/ipv6/pimsm/v2.h) \ include/net/netns/dccp.h \ include/net/netns/x_tables.h \ include/net/netns/conntrack.h \ $(wildcard include/config/nf/conntrack/events.h) \ include/net/netns/xfrm.h \ include/linux/xfrm.h \ include/linux/seq_file_net.h \ include/linux/seq_file.h \ include/net/dsa.h \ include/linux/interrupt.h \ $(wildcard include/config/generic/irq/probe.h) \ include/linux/irqreturn.h \ include/linux/hardirq.h \ $(wildcard include/config/virt/cpu/accounting.h) \ include/linux/smp_lock.h \ $(wildcard include/config/lock/kernel.h) \ include/linux/sched.h \ $(wildcard include/config/sched/debug.h) \ $(wildcard include/config/detect/softlockup.h) \ $(wildcard include/config/core/dump/default/elf/headers.h) \ $(wildcard include/config/bsd/process/acct.h) \ $(wildcard include/config/taskstats.h) \ $(wildcard include/config/audit.h) \ $(wildcard include/config/inotify/user.h) \ $(wildcard include/config/posix/mqueue.h) \ $(wildcard include/config/keys.h) \ $(wildcard include/config/user/sched.h) \ $(wildcard include/config/schedstats.h) \ $(wildcard include/config/task/delay/acct.h) \ $(wildcard include/config/fair/group/sched.h) \ $(wildcard include/config/rt/group/sched.h) \ $(wildcard include/config/blk/dev/io/trace.h) \ $(wildcard include/config/cc/stackprotector.h) \ $(wildcard include/config/x86/ptrace/bts.h) \ $(wildcard include/config/sysvipc.h) \ $(wildcard include/config/rt/mutexes.h) \ $(wildcard include/config/task/xacct.h) \ $(wildcard include/config/cpusets.h) \ $(wildcard include/config/cgroups.h) \ $(wildcard include/config/futex.h) \ $(wildcard include/config/fault/injection.h) \ $(wildcard include/config/latencytop.h) \ $(wildcard include/config/function/graph/tracer.h) \ $(wildcard include/config/tracing.h) \ $(wildcard include/config/iowait/acct.h) \ $(wildcard include/config/have/unstable/sched/clock.h) \ $(wildcard include/config/preempt/bkl.h) \ $(wildcard include/config/group/sched.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/cputime.h \ include/asm-generic/cputime.h \ include/linux/sem.h \ include/linux/ipc.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/ipcbuf.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/sembuf.h \ include/linux/signal.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/signal.h \ include/asm-generic/signal.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/sigcontext.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/siginfo.h \ include/asm-generic/siginfo.h \ include/linux/fs_struct.h \ include/linux/proportions.h \ include/linux/percpu_counter.h \ include/linux/seccomp.h \ $(wildcard include/config/seccomp.h) \ include/linux/rtmutex.h \ $(wildcard include/config/debug/rt/mutexes.h) \ include/linux/plist.h \ $(wildcard include/config/debug/pi/list.h) \ include/linux/resource.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/resource.h \ include/asm-generic/resource.h \ include/linux/task_io_accounting.h \ $(wildcard include/config/task/io/accounting.h) \ include/linux/latencytop.h \ include/linux/cred.h \ include/linux/key.h \ include/linux/aio.h \ $(wildcard include/config/aio.h) \ include/linux/aio_abi.h \ include/linux/ftrace_irq.h \ $(wildcard include/config/dynamic/ftrace.h) \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/hardirq.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/irq.h \ arch/arm/mach-msm/include/mach/irqs.h \ include/linux/irq_cpustat.h \ include/linux/rtnetlink.h \ include/linux/netlink.h \ include/linux/if_link.h \ include/linux/if_addr.h \ include/linux/neighbour.h \ include/net/neighbour.h \ include/net/rtnetlink.h \ include/net/netlink.h \ include/net/inetpeer.h \ include/net/inet_sock.h \ include/linux/jhash.h \ include/net/sock.h \ include/linux/list_nulls.h \ include/linux/security.h \ $(wildcard include/config/security/path.h) \ $(wildcard include/config/security/network.h) \ $(wildcard include/config/security/network/xfrm.h) \ $(wildcard include/config/securityfs.h) \ include/linux/binfmts.h \ include/linux/shm.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/shmparam.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/shmbuf.h \ include/linux/msg.h \ /home/jacob/source/wildfire-kernel/arch/arm/include/asm/msgbuf.h \ include/linux/filter.h \ include/linux/rculist_nulls.h \ include/net/request_sock.h \ include/linux/bug.h \ include/net/netns/hash.h \ include/linux/in_route.h \ include/linux/route.h \ include/linux/netfilter_ipv4/ip_tables.h \ include/linux/netfilter/x_tables.h \ $(wildcard include/config/x86/64.h) \ include/linux/netfilter/xt_tcpudp.h \ include/net/netfilter/nf_nat.h \ $(wildcard include/config/ip/nf/target/masquerade.h) \ include/net/netfilter/nf_conntrack_tuple.h \ include/linux/netfilter/nf_conntrack_tuple_common.h \ include/linux/netfilter/nf_conntrack_pptp.h \ include/linux/netfilter/nf_conntrack_common.h \ include/net/netfilter/nf_conntrack_extend.h \ include/net/netfilter/nf_conntrack.h \ $(wildcard include/config/nf/conntrack/mark.h) \ $(wildcard include/config/nf/conntrack/secmark.h) \ include/linux/netfilter/nf_conntrack_tcp.h \ include/linux/netfilter/nf_conntrack_dccp.h \ include/linux/netfilter/nf_conntrack_sctp.h \ include/linux/netfilter/nf_conntrack_proto_gre.h \ include/net/netfilter/ipv4/nf_conntrack_icmp.h \ include/net/netfilter/ipv6/nf_conntrack_icmpv6.h \ include/linux/netfilter/nf_conntrack_ftp.h \ include/linux/netfilter/nf_conntrack_h323.h \ include/linux/netfilter/nf_conntrack_h323_asn1.h \ include/linux/netfilter/nf_conntrack_h323_types.h \ include/linux/netfilter/nf_conntrack_sane.h \ include/linux/netfilter/nf_conntrack_sip.h \ include/net/netfilter/ipv4/nf_conntrack_ipv4.h \ include/net/netfilter/ipv6/nf_conntrack_ipv6.h \ include/net/netfilter/nf_nat_core.h \ include/net/netfilter/nf_nat_rule.h \ net/ipv4/netfilter/nf_nat_rule.o: $(deps_net/ipv4/netfilter/nf_nat_rule.o) $(deps_net/ipv4/netfilter/nf_nat_rule.o):
HCDRJacob/wildfire-kernel
net/ipv4/netfilter/.nf_nat_rule.o.cmd
bat
gpl-2.0
155,430
cmd_net/l2tp/built-in.o := arm-linux-androideabi-ld -EL -r -o net/l2tp/built-in.o net/l2tp/l2tp_core.o net/l2tp/l2tp_ppp.o
hch-im/nexus4_kernel
net/l2tp/.built-in.o.cmd
bat
gpl-2.0
128
cd C:\users\pnewman\code\pc\MOOS\iDepth docxx --config .\iDepthdoc.conf --dir html -B ..\MOOSFooter.html -a pause
mirzashah/MOOS
Instruments/Ocean/iDepth/iDepthDoc.bat
bat
gpl-2.0
117
cmd_arch/arm/lib/memchr.o := arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memchr.o.d -nostdinc -isystem /home/jason/toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-omap2/include -Iarch/arm/plat-omap/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -gdwarf-2 -c -o arch/arm/lib/memchr.o arch/arm/lib/memchr.S source_arch/arm/lib/memchr.o := arch/arm/lib/memchr.S deps_arch/arm/lib/memchr.o := \ /media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ include/linux/linkage.h \ include/linux/compiler.h \ $(wildcard include/config/sparse/rcu/pointer.h) \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ /media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include/asm/linkage.h \ /media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include/asm/assembler.h \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/smp.h) \ /media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include/asm/hwcap.h \ /media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include/asm/domain.h \ $(wildcard include/config/io/36.h) \ $(wildcard include/config/cpu/use/domains.h) \ arch/arm/lib/memchr.o: $(deps_arch/arm/lib/memchr.o) $(deps_arch/arm/lib/memchr.o):
Jason-Choi/EastSea-Kernel
arch/arm/lib/.memchr.o.cmd
bat
gpl-2.0
2,171
cmd_lib/div64.o := arm-eabi-gcc -Wp,-MD,lib/.div64.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -marm -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(div64)" -D"KBUILD_MODNAME=KBUILD_STR(div64)" -D"DEBUG_HASH=9" -D"DEBUG_HASH2=39" -c -o lib/div64.o lib/div64.c deps_lib/div64.o := \ lib/div64.c \ include/linux/module.h \ $(wildcard include/config/symbol/prefix.h) \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/kallsyms.h) \ $(wildcard include/config/smp.h) \ $(wildcard include/config/tracepoints.h) \ $(wildcard include/config/tracing.h) \ $(wildcard include/config/event/tracing.h) \ $(wildcard include/config/ftrace/mcount/record.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/constructors.h) \ $(wildcard include/config/sysfs.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/compiler-gcc.h \ $(wildcard include/config/arch/supports/optimized/inlining.h) \ $(wildcard include/config/optimize/inlining.h) \ include/linux/compiler-gcc4.h \ include/linux/poison.h \ $(wildcard include/config/illegal/pointer/value.h) \ include/linux/prefetch.h \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbdaf.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ /data/repos/kernels/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ /data/repos/kernels/arch/arm/include/asm/bitsperlong.h \ include/asm-generic/bitsperlong.h \ include/linux/posix_types.h \ /data/repos/kernels/arch/arm/include/asm/posix_types.h \ /data/repos/kernels/arch/arm/include/asm/processor.h \ $(wildcard include/config/mmu.h) \ /data/repos/kernels/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /data/repos/kernels/arch/arm/include/asm/hwcap.h \ /data/repos/kernels/arch/arm/include/asm/cache.h \ $(wildcard include/config/arm/l1/cache/shift.h) \ $(wildcard include/config/aeabi.h) \ /data/repos/kernels/arch/arm/include/asm/system.h \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/fa526.h) \ $(wildcard include/config/arch/has/barriers.h) \ $(wildcard include/config/arm/dma/mem/bufferable.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/sa110.h) \ $(wildcard include/config/cpu/32v6k.h) \ include/linux/linkage.h \ /data/repos/kernels/arch/arm/include/asm/linkage.h \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/irqsoff/tracer.h) \ $(wildcard include/config/preempt/tracer.h) \ $(wildcard include/config/trace/irqflags/support.h) \ include/linux/typecheck.h \ /data/repos/kernels/arch/arm/include/asm/irqflags.h \ /data/repos/kernels/arch/arm/include/asm/outercache.h \ $(wildcard include/config/outer/cache/sync.h) \ $(wildcard include/config/outer/cache.h) \ include/asm-generic/cmpxchg-local.h \ include/linux/stat.h \ /data/repos/kernels/arch/arm/include/asm/stat.h \ include/linux/time.h \ $(wildcard include/config/arch/uses/gettimeoffset.h) \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/prove/locking.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/dynamic/debug.h) \ $(wildcard include/config/ring/buffer.h) \ $(wildcard include/config/numa.h) \ /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include/stdarg.h \ include/linux/bitops.h \ $(wildcard include/config/generic/find/first/bit.h) \ $(wildcard include/config/generic/find/last/bit.h) \ $(wildcard include/config/generic/find/next/bit.h) \ /data/repos/kernels/arch/arm/include/asm/bitops.h \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/arch_hweight.h \ include/asm-generic/bitops/const_hweight.h \ include/asm-generic/bitops/lock.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/dynamic_debug.h \ /data/repos/kernels/arch/arm/include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/swab.h \ /data/repos/kernels/arch/arm/include/asm/swab.h \ include/linux/byteorder/generic.h \ /data/repos/kernels/arch/arm/include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug/relative/pointers.h) \ /data/repos/kernels/arch/arm/include/asm/div64.h \ include/linux/seqlock.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/generic/lockbreak.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ $(wildcard include/config/preempt/notifiers.h) \ include/linux/thread_info.h \ $(wildcard include/config/compat.h) \ /data/repos/kernels/arch/arm/include/asm/thread_info.h \ $(wildcard include/config/arm/thumbee.h) \ /data/repos/kernels/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ /data/repos/kernels/arch/arm/include/asm/domain.h \ $(wildcard include/config/verify/permission/fault.h) \ $(wildcard include/config/io/36.h) \ $(wildcard include/config/emulate/domain/manager/v7.h) \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ /data/repos/kernels/arch/arm/include/asm/spinlock_types.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/lock/stat.h) \ $(wildcard include/config/generic/hardirqs.h) \ $(wildcard include/config/prove/rcu.h) \ include/linux/rwlock_types.h \ /data/repos/kernels/arch/arm/include/asm/spinlock.h \ include/linux/rwlock.h \ include/linux/spinlock_api_smp.h \ $(wildcard include/config/inline/spin/lock.h) \ $(wildcard include/config/inline/spin/lock/bh.h) \ $(wildcard include/config/inline/spin/lock/irq.h) \ $(wildcard include/config/inline/spin/lock/irqsave.h) \ $(wildcard include/config/inline/spin/trylock.h) \ $(wildcard include/config/inline/spin/trylock/bh.h) \ $(wildcard include/config/inline/spin/unlock.h) \ $(wildcard include/config/inline/spin/unlock/bh.h) \ $(wildcard include/config/inline/spin/unlock/irq.h) \ $(wildcard include/config/inline/spin/unlock/irqrestore.h) \ include/linux/rwlock_api_smp.h \ $(wildcard include/config/inline/read/lock.h) \ $(wildcard include/config/inline/write/lock.h) \ $(wildcard include/config/inline/read/lock/bh.h) \ $(wildcard include/config/inline/write/lock/bh.h) \ $(wildcard include/config/inline/read/lock/irq.h) \ $(wildcard include/config/inline/write/lock/irq.h) \ $(wildcard include/config/inline/read/lock/irqsave.h) \ $(wildcard include/config/inline/write/lock/irqsave.h) \ $(wildcard include/config/inline/read/trylock.h) \ $(wildcard include/config/inline/write/trylock.h) \ $(wildcard include/config/inline/read/unlock.h) \ $(wildcard include/config/inline/write/unlock.h) \ $(wildcard include/config/inline/read/unlock/bh.h) \ $(wildcard include/config/inline/write/unlock/bh.h) \ $(wildcard include/config/inline/read/unlock/irq.h) \ $(wildcard include/config/inline/write/unlock/irq.h) \ $(wildcard include/config/inline/read/unlock/irqrestore.h) \ $(wildcard include/config/inline/write/unlock/irqrestore.h) \ /data/repos/kernels/arch/arm/include/asm/atomic.h \ $(wildcard include/config/generic/atomic64.h) \ include/asm-generic/atomic-long.h \ include/linux/math64.h \ include/linux/kmod.h \ include/linux/gfp.h \ $(wildcard include/config/kmemcheck.h) \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ $(wildcard include/config/debug/vm.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/compaction.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/cgroup/mem/res/ctlr.h) \ $(wildcard include/config/no/bootmem.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/have/memoryless/nodes.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ $(wildcard include/config/arch/has/holes/memorymodel.h) \ include/linux/wait.h \ /data/repos/kernels/arch/arm/include/asm/current.h \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/init.h \ $(wildcard include/config/hotplug.h) \ include/linux/nodemask.h \ include/linux/bitmap.h \ include/linux/string.h \ $(wildcard include/config/binary/printf.h) \ /data/repos/kernels/arch/arm/include/asm/string.h \ include/linux/pageblock-flags.h \ $(wildcard include/config/hugetlb/page.h) \ $(wildcard include/config/hugetlb/page/size/variable.h) \ include/generated/bounds.h \ /data/repos/kernels/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/copy/fa.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/copy/v6.h) \ $(wildcard include/config/memory/hotplug/sparse.h) \ /data/repos/kernels/arch/arm/include/asm/glue.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/abrt/lv4t.h) \ $(wildcard include/config/cpu/abrt/ev4.h) \ $(wildcard include/config/cpu/abrt/ev4t.h) \ $(wildcard include/config/cpu/abrt/ev5tj.h) \ $(wildcard include/config/cpu/abrt/ev5t.h) \ $(wildcard include/config/cpu/abrt/ev6.h) \ $(wildcard include/config/cpu/abrt/ev7.h) \ $(wildcard include/config/cpu/pabrt/legacy.h) \ $(wildcard include/config/cpu/pabrt/v6.h) \ $(wildcard include/config/cpu/pabrt/v7.h) \ /data/repos/kernels/arch/arm/include/asm/memory.h \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/thumb2/kernel.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ include/linux/const.h \ arch/arm/mach-msm/include/mach/memory.h \ $(wildcard include/config/phys/offset.h) \ $(wildcard include/config/arch/msm7x30.h) \ $(wildcard include/config/vmsplit/3g.h) \ $(wildcard include/config/arch/msm/arm11.h) \ $(wildcard include/config/arch/msm/cortex/a5.h) \ $(wildcard include/config/cache/l2x0.h) \ $(wildcard include/config/arch/msm/scorpion.h) \ $(wildcard include/config/arch/msm/scorpionmp.h) \ $(wildcard include/config/arch/msm7x27.h) \ /data/repos/kernels/arch/arm/include/asm/sizes.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/sparsemem/vmemmap.h) \ include/asm-generic/getorder.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ $(wildcard include/config/memory/hotremove.h) \ include/linux/notifier.h \ include/linux/errno.h \ /data/repos/kernels/arch/arm/include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ /data/repos/kernels/arch/arm/include/asm/rwsem.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ $(wildcard include/config/use/percpu/numa/node/id.h) \ include/linux/cpumask.h \ $(wildcard include/config/cpumask/offstack.h) \ $(wildcard include/config/hotplug/cpu.h) \ $(wildcard include/config/debug/per/cpu/maps.h) \ $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ include/linux/smp.h \ $(wildcard include/config/use/generic/smp/helpers.h) \ /data/repos/kernels/arch/arm/include/asm/smp.h \ arch/arm/mach-msm/include/mach/smp.h \ /data/repos/kernels/arch/arm/include/asm/hardware/gic.h \ include/linux/percpu.h \ $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ $(wildcard include/config/have/setup/per/cpu/area.h) \ include/linux/pfn.h \ /data/repos/kernels/arch/arm/include/asm/percpu.h \ include/asm-generic/percpu.h \ include/linux/percpu-defs.h \ $(wildcard include/config/debug/force/weak/per/cpu.h) \ /data/repos/kernels/arch/arm/include/asm/topology.h \ include/asm-generic/topology.h \ include/linux/mmdebug.h \ $(wildcard include/config/debug/virtual.h) \ include/linux/workqueue.h \ $(wildcard include/config/debug/objects/work.h) \ include/linux/timer.h \ $(wildcard include/config/timer/stats.h) \ $(wildcard include/config/debug/objects/timers.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/jiffies.h \ include/linux/timex.h \ include/linux/param.h \ /data/repos/kernels/arch/arm/include/asm/param.h \ $(wildcard include/config/hz.h) \ /data/repos/kernels/arch/arm/include/asm/timex.h \ arch/arm/mach-msm/include/mach/timex.h \ include/linux/debugobjects.h \ $(wildcard include/config/debug/objects.h) \ $(wildcard include/config/debug/objects/free.h) \ include/linux/elf.h \ include/linux/elf-em.h \ /data/repos/kernels/arch/arm/include/asm/elf.h \ /data/repos/kernels/arch/arm/include/asm/user.h \ include/linux/kobject.h \ include/linux/sysfs.h \ include/linux/kref.h \ include/linux/moduleparam.h \ $(wildcard include/config/alpha.h) \ $(wildcard include/config/ia64.h) \ $(wildcard include/config/ppc64.h) \ include/linux/tracepoint.h \ include/linux/rcupdate.h \ $(wildcard include/config/rcu/torture/test.h) \ $(wildcard include/config/tree/rcu.h) \ $(wildcard include/config/tree/preempt/rcu.h) \ $(wildcard include/config/tiny/rcu.h) \ include/linux/completion.h \ include/linux/rcutree.h \ $(wildcard include/config/no/hz.h) \ /data/repos/kernels/arch/arm/include/asm/module.h \ $(wildcard include/config/arm/unwind.h) \ include/trace/events/module.h \ include/trace/define_trace.h \ lib/div64.o: $(deps_lib/div64.o) $(deps_lib/div64.o):
bigbiff/i717-GB-Kernel
lib/.div64.o.cmd
bat
gpl-2.0
16,905
cmd_drivers/hid/hid-sunplus.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/hid/hid-sunplus.ko drivers/hid/hid-sunplus.o drivers/hid/hid-sunplus.mod.o
avareldalton85/rpi2-linux-rt
drivers/hid/.hid-sunplus.ko.cmd
bat
gpl-2.0
263
cmd_sound/drivers/mpu401/built-in.o := rm -f sound/drivers/mpu401/built-in.o; /home/beto/toolchain/bin/arm-eabi-ar rcsD sound/drivers/mpu401/built-in.o
IndieBeto/StockLP
sound/drivers/mpu401/.built-in.o.cmd
bat
gpl-2.0
153
prog='perl' args='TEST/dbpipeline_flakey.pl' cmp='diff -cb '
gitpan/Fsdb
TEST/dbpipeline_flakey.cmd
bat
gpl-2.0
61
@echo off echo "MakeInstallers current path" echo %cd% rem rem Update this version number with every release rem setlocal set version=3.1.0 set numericVersion=3.1.0 if not "%APPVEYOR_BUILD_VERSION%"=="" ( set version=%APPVEYOR_BUILD_VERSION% set numericVersion=%APPVEYOR_BUILD_VERSION% ) SET Configuration=%1 IF "%Configuration%"=="" SET Configuration=Release SET BuildType=%2 IF "%BuildType%"=="" SET BuildType=Rebuild set normal=GitExtensions-%Version%.msi for /f "tokens=*" %%i in ('hMSBuild.bat -only-path -notamd64') do set msbuild="%%i" set output=bin\%Configuration%\GitExtensions.msi REM HACK: for some reason when we build the full solution the VSIX contains too many files, clean and rebuild the VSIX rmdir ..\GitExtensionsVSIX\bin\Release /s /q pushd ..\GitExtensionsVSIX %msbuild% /t:%BuildType% /p:Configuration=%Configuration% /nologo /v:m popd echo Creating installers for Git Extensions %version% echo. echo Removing %normal% del %normal% 2> nul echo. %msbuild% Setup.wixproj /t:%BuildType% /p:Version=%version% /p:NumericVersion=%numericVersion% /p:Configuration=%Configuration% /nologo /v:m IF ERRORLEVEL 1 EXIT /B 1 copy %output% %normal% IF ERRORLEVEL 1 EXIT /B 1
mdonatas/gitextensions
Setup/MakeInstallers.cmd
bat
gpl-3.0
1,200
rmdir "build" /s /q call tsc cd app call tsc cd .. xcopy "app" "build/app" /e /i /h /y xcopy "printer" "build/printer" /e /i /h /y cd build/app rmdir "@types" /s /q rmdir "models" /s /q rmdir "views" /s /q del "app.ts" del "tsconfig.json" cd ../..
Pixelrobin/fec-database
build.bat
bat
gpl-3.0
247
bash nt_sources.sh
kyungtaekLIM/PSI-BLASTexB
src/ncbi-blast-2.5.0+/c++/src/objects/nt_sources.cmd
bat
lgpl-3.0
18
mkdir ./public/data mkdir ./public/images/cover_images mkdir ./public/data/repository
deepthought42/ideaBin
install.bat
bat
apache-2.0
85
java -cp bin com.example.tests.GroupDataGenerator 10 groups.txt csv
Angy1/test-project
addressbook-selenium-tests/batfilestests/GroupDataGeneratortests2.bat
bat
apache-2.0
107
@echo off java -cp .;./jackson-databind-2.8.4.jar;./jackson-core-2.8.4.jar;./jackson-annotations-2.8.4.jar org.ifsoft.protocol.RemoteControl
Traderlynk/Etherlynk
communicator/remotecontrol/pade.remote.control.cmd
bat
apache-2.0
140
@echo off set value=1 :repeat echo value is '%value%' if "%value%"=="1" set value=2 if "%value%"=="2" set value=3 if "%value%"=="3" goto end goto repeat :end echo Done!
PassingTheKnowledge/Batchography
eve-test2.bat
bat
apache-2.0
194
mvn spring-boot:run -Dspring.profiles.active=local REM java -Dspring.profiles.active=local -jar target\KayaCMS-2.0.0-SNAPSHOT.war
abono/Kaya-CMS
run.bat
bat
apache-2.0
134
@echo off if exist bootstrap.cmd ( call bootstrap.cmd if %ERRORLEVEL% NEQ 0 ( echo Exited with %ERRORLEVEL% exit /b %ERRORLEVEL% ) ) set buildFile=build.fsx "packages/Yaaf.AdvancedBuilding/content/build.cmd" %*
matthid/Yaaf.AdvancedBuilding
build.cmd
bat
apache-2.0
225
@echo off rem go to script dir set back=%cd% cd %DEVELOPMENT_HOME%\scripts\glassfish echo ============================================================================================================================== echo Set the Environment for Glassfish 5.0 Full rem ----------------------------------------------------------------------------------------------------- rem check the DEVELOPMENT_HOME variable call ..\internal\check-develpment-folder var1 if /I "%var1:error=%" neq "%var1%" ( echo %var1% goto exit ) else ( echo %var1% ) rem ----------------------------------------------------------------------------------------------------- rem change to java 8 call ..\java\set-java-8 rem ----------------------------------------------------------------------------------------------------- rem install glassfish 5.0 full call ..\internal\set-program http://download.java.net/glassfish/5.0/release/javaee8-ri.zip glassfish-5.0 servers\glassfish GLASSFISH_HOME rem go back cd %back% echo ============================================================================================================================== :exit
fernando-romulo-silva/allset-config
allset-config-devhome/src/Development/scripts/windows/glassfish/set-glassfish-5.0.bat
bat
apache-2.0
1,139
VLC_tester.exe -s -t 4x4.rand -side 2 -if CoastalTown24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 4x4.rand -side 4 -if CoastalTown24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 8x8.rand -side 8 -if CoastalTown24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 16x16.rand -side 16 -if CoastalTown24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 32x32.rand -side 32 -if CoastalTown24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 2x2.rand -side 2 -if Tree24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 4x4.rand -side 4 -if Tree24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 8x8.rand -side 8 -if Tree24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 16x16.rand -side 16 -if Tree24.avi -zero 12 -one 9 -m 4 -v VLC_tester.exe -s -t 32x32.rand -side 32 -if Tree24.avi -zero 12 -one 9 -m 4 -v
mostafaizz/MyVLC
bin/test_throughput.bat
bat
bsd-3-clause
818
@rem --------------------------------------------------------------------------------- @rem Copyright 2008 Microsoft Corporation. All rights reserved. @rem This is provided as sample to deploy the package using msdeploy.exe @rem For information about IIS Web Deploy technology, @rem please visit http://go.microsoft.com/?linkid=9278654 @rem Note: This batch file assumes the package and setparametsrs.xml are in the same folder with this file @rem --------------------------------------------------------------------------------- @if %_echo%!==! echo off setlocal @rem --------------------------------------------------------------------------------- @rem Please Make sure you have Web Deploy install in your machine. @rem Alternatively, you can explicit set the MsDeployPath to the location it is on your machine @rem set MSDeployPath="C:\Program Files\IIS\Microsoft Web Deploy V3\" @rem --------------------------------------------------------------------------------- @rem --------------------------------------------------------------------------------- @rem if user does not set MsDeployPath environment variable, we will try to retrieve it from registry. @rem --------------------------------------------------------------------------------- if "%MSDeployPath%" == "" ( for /F "usebackq tokens=1,2,*" %%h in (`reg query "HKLM\SOFTWARE\Microsoft\IIS Extensions\MSDeploy" /s ^| findstr -i "InstallPath"`) do ( if /I "%%h" == "InstallPath" ( if /I "%%i" == "REG_SZ" ( if not "%%j" == "" ( if "%%~dpj" == "%%j" ( set MSDeployPath=%%j )))))) @rem ------------------------------------------ @rem ------------------------------------------ if not exist "%MSDeployPath%msdeploy.exe" ( echo. msdeploy.exe is not found on this machine. Please install Web Deploy before execute the script. echo. Please visit http://go.microsoft.com/?linkid=9278654 goto :usage ) set RootPath=%~dp0 if /I "%_DeploySetParametersFile%" == "" ( set _DeploySetParametersFile=%RootPath%UpgradeTo16.SetParameters.xml ) @rem ------------------------------------------ @rem ------------------------------------------ set _ArgTestDeploy= set _ArgDestinationType=auto set _ArgComputerNameWithQuote="" set _ArgUserNameWithQuote="" set _ArgPasswordWithQuote="" set _ArgEncryptPasswordWithQuote="" set _ArgIncludeAclsWithQuote="False" set _ArgAuthTypeWithQuote="" set _ArgtempAgentWithQuote="" set _ArgLocalIIS= set _ArgLocalIISVersion= set _HaveArgMSDeployAdditonalFlags= @rem --------------------------------------------------------------------------------- @rem Simple Parse the arguments @rem --------------------------------------------------------------------------------- :NextArgument set _ArgCurrent=%~1 set _ArgFlagFirst=%_ArgCurrent:~0,1% set _ArgFlag=%_ArgCurrent:~0,3% set _ArgValue=%_ArgCurrent:~3% if /I "%_ArgFlag%" == "" goto :GetStarted if /I "%_ArgFlag%" == "~0,3" goto :GetStarted if /I "%_ArgFlag%" == "/T" set _ArgTestDeploy=true&goto :ArgumentOK if /I "%_ArgFlag%" == "/Y" set _ArgTestDeploy=false&goto :ArgumentOK if /I "%_ArgFlag%" == "/L" set _ArgLocalIIS=true&goto :ArgumentOK if /I "%_ArgFlag%" == "/M:" set _ArgComputerNameWithQuote="%_ArgValue%"&goto :ArgumentOK if /I "%_ArgFlag%" == "/U:" set _ArgUserNameWithQuote="%_ArgValue%"&goto :ArgumentOK if /I "%_ArgFlag%" == "/P:" set _ArgPasswordWithQuote="%_ArgValue%"&goto :ArgumentOK if /I "%_ArgFlag%" == "/E:" set _ArgEncryptPasswordWithQuote="%_ArgValue%"&goto :ArgumentOK if /I "%_ArgFlag%" == "/I:" set _ArgIncludeAclsWithQuote="%_ArgValue%"&goto :ArgumentOK if /I "%_ArgFlag%" == "/A:" set _ArgAuthTypeWithQuote="%_ArgValue%"&goto :ArgumentOK if /I "%_ArgFlag%" == "/G:" set _ArgtempAgentWithQuote="%_ArgValue%"&goto :ArgumentOK @rem Any addition flags, pass through to the msdeploy if "%_HaveArgMSDeployAdditonalFlags%" == "" ( goto :Assign_ArgMsDeployAdditionalFlags ) set _ArgMsDeployAdditionalFlags=%_ArgMsDeployAdditionalFlags:&=^&% %_ArgCurrent:&=^&% set _HaveArgMSDeployAdditonalFlags=1 goto :ArgumentOK :Assign_ArgMsDeployAdditionalFlags set _ArgMsDeployAdditionalFlags=%_ArgCurrent:&=^&% set _HaveArgMSDeployAdditonalFlags=1 goto :ArgumentOK :ArgumentOK shift goto :NextArgument :GetStarted @rem ------------------------------------------ @rem ------------------------------------------ if /I "%_ArgTestDeploy%" == "" goto :usage if /I "%_ArgDestinationType%" == "" goto :usage set _Destination=%_ArgDestinationType% if not %_ArgComputerNameWithQuote% == "" set _Destination=%_Destination%,computerName=%_ArgComputerNameWithQuote% if not %_ArgUserNameWithQuote% == "" set _Destination=%_Destination%,userName=%_ArgUserNameWithQuote% if not %_ArgPasswordWithQuote% == "" set _Destination=%_Destination%,password=%_ArgPasswordWithQuote% if not %_ArgAuthTypeWithQuote% == "" set _Destination=%_Destination%,authtype=%_ArgAuthTypeWithQuote% if not %_ArgEncryptPasswordWithQuote% == "" set _Destination=%_Destination%,encryptPassword=%_ArgEncryptPasswordWithQuote% if not %_ArgIncludeAclsWithQuote% == "" set _Destination=%_Destination%,includeAcls=%_ArgIncludeAclsWithQuote% if not %_ArgtempAgentWithQuote% == "" set _Destination=%_Destination%,tempAgent=%_ArgtempAgentWithQuote% @rem ------------------------------------------ @rem ------------------------------------------ @rem --------------------------------------------------------------------------------- @rem add -whatif when -T is specified @rem --------------------------------------------------------------------------------- if /I "%_ArgTestDeploy%" NEQ "false" ( set _MsDeployAdditionalFlags=-whatif %_MsDeployAdditionalFlags% ) @rem ------------------------------------------ @rem ------------------------------------------ @rem --------------------------------------------------------------------------------- @rem add flags for IISExpress when -L is specified @rem --------------------------------------------------------------------------------- if /I "%_ArgLocalIIS%" == "true" ( call :SetIISExpressArguments ) if /I "%_ArgLocalIIS%" == "true" ( if not exist "%IISExpressPath%%IISExpressManifest%" ( echo. IISExpress is not found on this machine. Please install through Web Platform Installer before execute the script. echo. or remove /L flag echo. Please visit http://go.microsoft.com/?linkid=9278654 goto :usage ) if not exist "%IISExpressUserProfileDirectory%" ( echo. %IISExpressUserProfileDirectory% is not exists echo. IISExpress is found on the machine. But the user have run IISExpress at least once. echo. Please visit http://go.microsoft.com/?linkid=9278654 for detail goto :usage ) set _MsDeployAdditionalFlags=%_MsDeployAdditionalFlags% -appHostConfigDir:%IISExpressUserProfileDirectory% -WebServerDir:"%IISExpressPath%" -webServerManifest:"%IISExpressManifest%" ) @rem --------------------------------------------------------------------------------- @rem check the existence of the package file @rem --------------------------------------------------------------------------------- if not exist "%RootPath%UpgradeTo16.zip" ( echo "%RootPath%UpgradeTo16.zip" does not exist. echo This batch file relies on this deploy source file^(s^) in the same folder. goto :usage ) @rem --------------------------------------------- @rem --------------------------------------------- @rem --------------------------------------------------------------------------------- @rem Execute msdeploy.exe command line @rem --------------------------------------------------------------------------------- call :CheckParameterFile echo. Start executing msdeploy.exe echo ------------------------------------------------------- if not exist "%_DeploySetParametersFile%" ( set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%UpgradeTo16.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension ) else ( set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%UpgradeTo16.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -setParamFile:"%_DeploySetParametersFile%" ) if "%_HaveArgMSDeployAdditonalFlags%" == "" ( goto :MSDeployWithOutArgMsDeployAdditionalFlag ) goto :MSDeployWithArgMsDeployAdditionalFlag goto :eof @rem --------------------------------------------------------------------------------- @rem MSDeployWithArgMsDeployAdditionalFlag @rem --------------------------------------------------------------------------------- :MSDeployWithArgMsDeployAdditionalFlag echo. %_MSDeployCommandline% %_MsDeployAdditionalFlags% %_ArgMsDeployAdditionalFlags:&=^&% %_MSDeployCommandline% %_MsDeployAdditionalFlags% %_ArgMsDeployAdditionalFlags:&=^&% goto :eof @rem --------------------------------------------------------------------------------- @rem MSDeployWithOutArgMsDeployAdditionalFlag @rem --------------------------------------------------------------------------------- :MSDeployWithOutArgMsDeployAdditionalFlag echo. %_MSDeployCommandline% %_MsDeployAdditionalFlags% %_MSDeployCommandline% %_MsDeployAdditionalFlags% goto :eof @rem --------------------------------------------------------------------------------- @rem Find and set IISExpress argument. @rem --------------------------------------------------------------------------------- :SetIISExpressArguments if "%IISExpressPath%" == "" ( for /F "usebackq tokens=1,2,*" %%h in (`reg query "HKLM\SOFTWARE\Microsoft\IISExpress" /s ^| findstr -i "InstallPath"`) do ( if /I "%%h" == "InstallPath" ( if /I "%%i" == "REG_SZ" ( if not "%%j" == "" ( if "%%~dpj" == "%%j" ( set IISExpressPath=%%j )))))) if "%IISExpressPath%" == "" ( for /F "usebackq tokens=1,2,*" %%h in (`reg query "HKLM\SOFTWARE\Wow6432Node\Microsoft\IISExpress" /s ^| findstr -i "InstallPath"`) do ( if /I "%%h" == "InstallPath" ( if /I "%%i" == "REG_SZ" ( if not "%%j" == "" ( if "%%~dpj" == "%%j" ( set IISExpressPath=%%j )))))) if "%PersonalDocumentFolder%" == "" ( for /F "usebackq tokens=2*" %%i in (`reg query "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /v Personal`) do ( set PersonalDocumentFolder=%%j )) if "%IISExpressManifest%" == "" ( for /F "usebackq tokens=1,2,*" %%h in (`reg query "HKLM\SOFTWARE\Microsoft\IISExpress" /s ^| findstr -i "Manifest"`) do ( if /I "%%h" == "Manifest" ( if /I "%%i" == "REG_SZ" ( if not "%%j" == "" ( set IISExpressManifest=%%j ))))) if "%IISExpressManifest%" == "" ( for /F "usebackq tokens=1,2,*" %%h in (`reg query "HKLM\SOFTWARE\Wow6432Node\Microsoft\IISExpress" /s ^| findstr -i "Manifest"`) do ( if /I "%%h" == "Manifest" ( if /I "%%i" == "REG_SZ" ( if not "%%j" == "" ( set IISExpressManifest=%%j ))))) set IISExpressUserProfileDirectory="%PersonalDocumentFolder%\IISExpress\config" @rem --------------------------------------------- @rem --------------------------------------------- goto :eof @rem --------------------------------------------------------------------------------- @rem CheckParameterFile -- check if the package's setparamters.xml exists or not @rem --------------------------------------------------------------------------------- :CheckParameterFile if exist "%_DeploySetParametersFile%" ( echo SetParameters from: echo "%_DeploySetParametersFile%" echo You can change IIS Application Name, Physical path, connectionString echo or other deploy parameters in the above file. ) else ( echo SetParamterFiles does not exist in package location. echo Use package embedded defaultValue to deploy. ) echo ------------------------------------------------------- goto :eof @rem --------------------------------------------------------------------------------- @rem Usage @rem --------------------------------------------------------------------------------- :usage echo ========================================================= if not exist "%RootPath%UpgradeTo16.deploy-readme.txt" ( echo Usage:%~nx0 [/T^|/Y] [/M:ComputerName] [/U:userName] [/P:password] [/G:tempAgent] [additional msdeploy flags ...] echo Required flags: echo /T Calls msdeploy.exe with the "-whatif" flag, which simulates deployment. echo /Y Calls msdeploy.exe without the "-whatif" flag, which deploys the package to the current machine or destination server echo Optional flags: echo. By Default, this script deploy to the current machine where this script is invoked which will use current user credential without tempAgent. echo. Only pass these arguments when in advance scenario. echo /M: Msdeploy destination name of remote computer or proxy-URL. Default is local. echo /U: Msdeploy destination user name. echo /P: Msdeploy destination password. echo /G: Msdeploy destination tempAgent. True or False. Default is false. echo /A: specifies the type of authentication to be used. The possible values are NTLM and Basic. If the wmsvc provider setting is specified, the default authentication type is Basic otherwise, the default authentication type is NTLM. echo /L: Deploy to Local IISExpress User Instance. echo.[additional msdeploy flags]: note: " is required for passing = through command line. echo "-skip:objectName=setAcl" "-skip:objectName=dbFullSql" echo.Alternative environment variable _MsDeployAdditionalFlags is also honored. echo. echo. Please make sure MSDeploy is installed in the box http://go.microsoft.com/?linkid=9278654 echo. echo In addition, you can change IIS Application Name, Physical path, echo connectionString and other deploy parameters in the following file: echo "%_DeploySetParametersFile%" echo. echo For more information about this batch file, visit http://go.microsoft.com/fwlink/?LinkID=183544 ) else ( start notepad "%RootPath%UpgradeTo16.deploy-readme.txt" ) echo ========================================================= goto :eof
gragarwa/orchard
src/Orchard.Web/Modules/UpgradeTo16/obj/Release/Package/UpgradeTo16.deploy.cmd
bat
bsd-3-clause
14,076
@echo off setlocal REM Copyright 2006-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the REM License is located at http://aws.amazon.com/asl or in the "license" file accompanying this file. This file is distributed on an "AS REM IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific REM language governing permissions and limitations under the License. REM Set intermediate env vars because the %VAR:x=y% notation below REM (which replaces the string x with the string y in VAR) REM doesn't handle undefined environment variables. This way REM we're always dealing with defined variables in those tests. set CHK_HOME=_%EC2_HOME% if %CHK_HOME% == "_" goto HOME_MISSING "%EC2_HOME:"=%\bin\ec2-cmd" ReleaseAddress %* goto DONE :HOME_MISSING echo EC2_HOME is not set exit /b 1 :DONE
sujoyg/tool
vendor/ec2-api-tools-1.4.2.2/bin/ec2reladdr.cmd
bat
mit
1,031
 ..\.nuget\NuGet Push NDbfReaderEx.1.4.0.0.nupkg pause
emelhu/NDbfReaderEx
dist/publish_package.bat
bat
mit
63
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSTASK.S01_CreateGetDeleteTaskItem.MSOXWSTASK_S01_TC13_VerifyTaskPercentComplete /testcontainer:..\..\MS-OXWSTASK\TestSuite\bin\Debug\MS-OXWSTASK_TestSuite.dll /runconfig:..\..\MS-OXWSTASK\MS-OXWSTASK.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeWebServices/Source/Scripts/MS-OXWSTASK/RunMSOXWSTASK_S01_TC13_VerifyTaskPercentComplete.cmd
bat
mit
323
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. :: :: This file contains confidential and proprietary information :: of Xilinx, Inc. and is protected under U.S. and :: international copyright and other intellectual property :: laws. :: :: DISCLAIMER :: This disclaimer is not a license and does not grant any :: rights to the materials distributed herewith. Except as :: otherwise provided in a valid license issued to you by :: Xilinx, and to the maximum extent permitted by applicable :: law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND :: WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES :: AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING :: BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON- :: INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and :: (2) Xilinx shall not be liable (whether in contract or tort, :: including negligence, or under any other theory of :: liability) for any loss or damage of any kind or nature :: related to, arising under or in connection with these :: materials, including for any direct, or any indirect, :: special, incidental, or consequential loss or damage :: (including loss of data, profits, goodwill, or any type of :: loss or damage suffered as a result of any action brought :: by a third party) even if such damage or loss was :: reasonably foreseeable or Xilinx had been advised of the :: possibility of the same. :: :: CRITICAL APPLICATIONS :: Xilinx products are not designed or intended to be fail- :: safe, or for use in any application requiring fail-safe :: performance, such as life-support or safety devices or :: systems, Class III medical devices, nuclear facilities, :: applications related to the deployment of airbags, or any :: other applications that could lead to death, personal :: injury, or severe property or environmental damage :: (individually and collectively, "Critical :: Applications"). Customer assumes the sole risk and :: liability of any use of Xilinx products in Critical :: Applications, subject only to applicable laws and :: regulations governing limitations on product liability. :: :: THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS :: PART OF THIS FILE AT ALL TIMES. ::-------------------------------------------------------------------------------- echo "Compiling Core Verilog UNISIM\Behavioral model" vlogcomp -work work ..\..\..\GC_fifo.v vhpcomp -work work ..\..\example_design\GC_fifo_top.vhd echo "Compiling Test Bench Files" vhpcomp -work work ..\fg_tb_pkg.vhd vhpcomp -work work ..\fg_tb_rng.vhd vhpcomp -work work ..\fg_tb_dgen.vhd vhpcomp -work work ..\fg_tb_dverif.vhd vhpcomp -work work ..\fg_tb_pctrl.vhd vhpcomp -work work ..\fg_tb_synth.vhd vhpcomp -work work ..\fg_tb_top.vhd vlogcomp -work work $XILINX\verilog\src\glbl.v fuse work.fg_tb_top work.glbl -L xilinxcorelib_ver -L unisims_ver -o fg_tb_top.exe .\fg_tb_top.exe -gui -tclbatch .\wave_isim.tcl
P3Stor/P3Stor
pcie/IP core/GC_fifo/simulation/functional/simulate_isim.bat
bat
gpl-2.0
2,928
::----------------------------------------------------------------- :: Windows script to execute FITS @echo off setlocal :: Set FITS_HOME set PRGDIR=%~dp0 set FITS_HOME=%PRGDIR:~0,-1% set JARS= set CLASSPATH= cd %FITS_HOME% for %%i in (lib\*.jar) do call "%FITS_HOME%\cpappend.bat" %%i for %%i in (lib\droid\*.jar) do call "%FITS_HOME%\cpappend.bat" %%i for %%i in (lib\jhove\*.jar) do call "%FITS_HOME%\cpappend.bat" %%i for %%i in (lib\mediainfo\*.jar) do call "%FITS_HOME%\cpappend.bat" %%i for %%i in (lib\nzmetool\*.jar) do call "%FITS_HOME%\cpappend.bat" %%i for %%i in (lib\nzmetool\adapters\*.jar) do call "%FITS_HOME%\cpappend.bat" %%i set CLASSPATH=%JARS%;%FITS_HOME%\xml\nlnz rem echo %CLASSPATH% java edu.harvard.hul.ois.fits.Fits %*
dbirtwellharvard/fits
fits.bat
bat
gpl-3.0
752
@echo off for /f %%a in ('"%~dp$PATH:0javamem.cmd"') do @set mem=%%a java -Xmx%mem%m -cp "%~dp$PATH:0owl2vcs.jar" owl2vcs.tools.VisualDiff %*
utapyngo/owl2vcs
scripts/owl2diff-gui.cmd
bat
bsd-2-clause
145
@REM AWS Elastic Beanstalk Command Line Client @REM Copyright 2011 Amazon.com, Inc. or its affiliates. All Rights Reserved. @REM @REM Licensed under the Apache License, Version 2.0 (the “License”). You @REM may not use this file except in compliance with the License. A copy of @REM the License is located at @REM @REM http://aws.amazon.com/apache2.0/ @REM @REM or in the “license” file accompanying this file. This file is @REM distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF @REM ANY KIND, either express or implied. See the License for the specific @REM language governing permissions and limitations under the License. @REM @echo off ruby %~dp0elastic-beanstalk-describe-configuration-settings %*
DennisDenuto/puppet-commonscripts
files/aws_cli/AWS-ElasticBeanstalk-CLI-2.6.3/api/bin/elastic-beanstalk-describe-configuration-settings.cmd
bat
mit
734
@echo off rem ------------------------------------------------------------- rem Yii command line init script for Windows. rem rem @author Qiang Xue <[email protected]> rem @link http://www.yiiframework.com/ rem @copyright Copyright (c) 2008 Yii Software LLC rem @license http://www.yiiframework.com/license/ rem ------------------------------------------------------------- @setlocal set YII_PATH=%~dp0 if "%PHP_COMMAND%" == "" set PHP_COMMAND=C:\xampp\php\php.exe "%PHP_COMMAND%" "%YII_PATH%init" %* @endlocal
mrsank/YiiMigrate
init.bat
bat
bsd-3-clause
524
@echo off rem Get the time from WMI - at least that's a format we can work with set X= for /f "skip=1 delims=" %%x in ('wmic os get localdatetime') do if not defined X set X=%%x set DATE.YEAR=%X:~0,4% set DATE.MONTH=%X:~4,2% set DATE.DAY=%X:~6,2% set DATE.HOUR=%X:~8,2% set DATE.MINUTE=%X:~10,2% set DATE.SECOND=%X:~12,2% set DATE.FRACTIONS=%X:~15,6% set DATE.OFFSET=%X:~21,4% echo %DATE.DAY%/%DATE.MONTH%/%DATE.YEAR%
izissise/network
cmake/Modules/current_date.bat
bat
mit
420
@echo off rem rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information regarding copyright ownership. rem The ASF licenses this file to You under the Apache License, Version 2.0 rem (the "License"); you may not use this file except in compliance with rem the License. You may obtain a copy of the License at rem rem http://www.apache.org/licenses/LICENSE-2.0 rem rem Unless required by applicable law or agreed to in writing, software rem distributed under the License is distributed on an "AS IS" BASIS, rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. rem See the License for the specific language governing permissions and rem limitations under the License. rem rem Use JAVA_HOME if it's set; otherwise, just use java if "%JAVA_HOME%" == "" goto noJavaHome if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome set JAVA_EXE=%JAVA_HOME%\bin\java.exe goto startConfig :noJavaHome echo The JAVA_HOME environment variable is not defined correctly. echo Instead the PATH will be used to find the java executable. echo. set JAVA_EXE=java goto startConfig :startConfig set LIB_DIR=%~dp0..\classpath;%~dp0..\lib if "%JAVA_OPTS%" == "" set JAVA_OPTS=-Xms128m -Xmx256m SET JAVA_PARAMS=-cp %LIB_DIR%\* %JAVA_OPTS% org.apache.nifi.toolkit.cli.CLIMain cmd.exe /C ""%JAVA_EXE%" %JAVA_PARAMS% %* ""
apsaltis/nifi
nifi-toolkit/nifi-toolkit-assembly/src/main/resources/bin/cli.bat
bat
apache-2.0
1,494
#!/bin/sh rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. rem rem This file contains confidential and proprietary information rem of Xilinx, Inc. and is protected under U.S. and rem international copyright and other intellectual property rem laws. rem rem DISCLAIMER rem This disclaimer is not a license and does not grant any rem rights to the materials distributed herewith. Except as rem otherwise provided in a valid license issued to you by rem Xilinx, and to the maximum extent permitted by applicable rem law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND rem WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES rem AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING rem BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON- rem INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and rem (2) Xilinx shall not be liable (whether in contract or tort, rem including negligence, or under any other theory of rem liability) for any loss or damage of any kind or nature rem related to, arising under or in connection with these rem materials, including for any direct, or any indirect, rem special, incidental, or consequential loss or damage rem (including loss of data, profits, goodwill, or any type of rem loss or damage suffered as a result of any action brought rem by a third party) even if such damage or loss was rem reasonably foreseeable or Xilinx had been advised of the rem possibility of the same. rem rem CRITICAL APPLICATIONS rem Xilinx products are not designed or intended to be fail- rem safe, or for use in any application requiring fail-safe rem performance, such as life-support or safety devices or rem systems, Class III medical devices, nuclear facilities, rem applications related to the deployment of airbags, or any rem other applications that could lead to death, personal rem injury, or severe property or environmental damage rem (individually and collectively, "Critical rem Applications"). Customer assumes the sole risk and rem liability of any use of Xilinx products in Critical rem Applications, subject only to applicable laws and rem regulations governing limitations on product liability. rem rem THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS rem PART OF THIS FILE AT ALL TIMES. rem ----------------------------------------------------------------------------- rem Script to synthesize and implement the Coregen FIFO Generator rem ----------------------------------------------------------------------------- rmdir /S /Q results mkdir results cd results copy ..\..\..\RAM_B.ngc . planAhead -mode batch -source ..\planAhead_ise.tcl
SWORDfpga/ComputerOrganizationDesign
labs/lab12/lab12/ipcore_dir/RAM_B/implement/planAhead_ise.bat
bat
gpl-3.0
2,627
@echo off cd .. qmake -tp vc -r launchy.pro
loudis/launchy-chinese
win/Create Visual Studio projects.cmd
bat
gpl-2.0
44
@ECHO OFF powershell -NoProfile -ExecutionPolicy Bypass -Command "& '.\build.ps1'" PAUSE
cgourlay/Cake.WebDeploy
test/build.bat
bat
mit
88
@echo Off set config=%1 if "%config%" == "" ( set config=Release ) set version=%2 if "%version%" == "" ( set version=1 ) set target=%3 if "%target%"=="" ( set target=CI ) set perfRun=%4 if /i not "%perfRun%" == "true" ( set perfRun=false ) %WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild Build\Build.proj /t:%target% /p:Configuration="%config%";BUILD_NUMBER=%version%;PRERELEASE=true /v:M /fl /flp:LogFile=msbuild.log;Verbosity=Normal /nr:false /p:PerfRun=%perfRun%
coylums/synergy
SignalR-master/build-ci.cmd
bat
mit
482
@echo off set __app__="Maya 2016" set __exe__="c:\program files\autodesk\maya2017\bin\maya.exe" if not exist %__exe__% goto :missing_app start %__app__% %__exe__% %* goto :eof :missing_app echo ERROR: %__app__% not found in %__exe__% exit /B 1
mindbender-studio/setup
bin/windows/maya2017.bat
bat
mit
256
@echo off copy /B/Y .\..\..\..\baserom\lm1mb_sa1.smc .\patched.smc echo. IF %ERRORLEVEL% NEQ 0 ( echo Copying "lm1mb_sa1.smc" to "patched.smc" failed. echo. pause exit %ERRORLEVEL% ) ELSE ( echo Copied "lm1mb_sa1.smc" to "patched.smc". echo. ) .\..\..\..\tools\asar\asar.exe .\..\hp_counter_patch.asm .\patched.smc echo. IF %ERRORLEVEL% NEQ 0 ( echo Patching "hp_counter_patch.asm" to "patched.smc" failed. echo. pause exit %ERRORLEVEL% ) ELSE ( echo Patched "hp_counter_patch.asm" to "patched.smc". echo. )
RPGHacker/SMW-Workspace
patches/hp_counter_patch/test/patch_sa1.bat
bat
mit
525
@echo off echo Publish to npm registry ... echo Please specify the version type: echo 1. NONE - Use current version echo 2. patch echo 3. minor echo 4. major choice /c 1234 /m "Type:" if %errorlevel%==1 goto none if %errorlevel%==2 goto patch if %errorlevel%==3 goto minor if %errorlevel%==4 goto major :none echo Begin to publish using current version ... goto common :patch echo Begin to publish patch version ... echo Push to git ... git add . git commit -m "NPM: autocommit for publishing patch version" git push npm version patch goto common :minor echo Begin to publish minor version ... echo Push to git ... git add . git commit -m "NPM: autocommit for publishing minor version" git push npm version minor goto common :major echo Begin to publish major version ... echo Push to git ... git add . git commit -m "NPM: autocommit for publishing major version" git push npm version major goto common :common echo Building... npm run build echo Publishing... npm publish echo Push to git ... git add . git commit -m "NPM: autocommit after npm publishing" git push :end echo End
BndyNet/angular-more
publish.bat
bat
mit
1,222
@echo off rem rem End to end tests for TypeProviders rem To succeed it depends on both the coreclr compiler and the net40 desktop compiler being built rem It only runs under ci_part3 rem setlocal set __scriptpath=%~dp0 rem rem Build typeprovider package with desktop compiler rem Test it with both desktop and coreclr compilers rem if not '%NUGET_PACKAGES%' == '' rd %NUGET_PACKAGES%\ComboProvider /s /q taskkill /F /IM dotnet.exe @echo %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe pack ComboProvider\ComboProvider\ComboProvider.fsproj -o %~dp0artifacts -c release -v minimal -p:FSharpTestCompilerVersion=net40 -nr=false %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe pack ComboProvider\ComboProvider\ComboProvider.fsproj -o %~dp0artifacts -c release -v minimal -p:FSharpTestCompilerVersion=net40 -nr=false @if ERRORLEVEL 1 echo Error: ComboProvider failed && goto :failure @echo %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -c release -v minimal -p:TestTargetFramework=net461 -p:FSharpTestCompilerVersion=net40 -nr=false %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -c release -v minimal -p:TestTargetFramework=net461 -p:FSharpTestCompilerVersion=net40 -nr=false @if ERRORLEVEL 1 echo Error: ComboProvider failed && goto :failure @echo %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -c release -v minimal -p:TestTargetFramework=netcoreapp2.0 -p:FSharpTestCompilerVersion=coreclr -nr=false %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -c release -v minimal -p:TestTargetFramework=netcoreapp2.0 -p:FSharpTestCompilerVersion=coreclr -nr=false @if ERRORLEVEL 1 echo Error: ComboProviderProvider failed && goto :failure rem rem Build typeprovider package with coreclr compiler rem Test it with both desktop and coreclr compilers rem if not '%NUGET_PACKAGES%' == '' rd %NUGET_PACKAGES%\ComboProvider /s /q @echo %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe pack ComboProvider\ComboProvider\ComboProvider.fsproj -o %~dp0artifacts -c release -v minimal -p:FSharpTestCompilerVersion=coreclr -nr=false %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe pack ComboProvider\ComboProvider\ComboProvider.fsproj -o %~dp0artifacts -c release -v minimal -p:FSharpTestCompilerVersion=coreclr -nr=false @if ERRORLEVEL 1 echo Error: ComboProviderProvider failed && goto :failure @echo%__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -c release -v minimal -p:TestTargetFramework=net461 -p:FSharpTestCompilerVersion=net40 -nr=false %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -c release -v minimal -p:TestTargetFramework=net461 -p:FSharpTestCompilerVersion=net40 -nr=false @if ERRORLEVEL 1 echo Error: TestBasicProvider failed && goto :failure @echo %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -v minimal -p:TestTargetFramework=netcoreapp2.0 -p:FSharpTestCompilerVersion=coreclr -nr=false %__scriptpath%..\..\..\artifacts\toolset\dotnet\dotnet.exe test ComboProvider\ComboProvider.Tests\ComboProvider.Tests.fsproj -c release -v minimal -p:TestTargetFramework=netcoreapp2.0 -p:FSharpTestCompilerVersion=coreclr -nr=false @if ERRORLEVEL 1 echo Error: ComboProvider failed && goto :failure :success endlocal echo Succeeded exit /b 0 :failure endlocal echo Failed exit /b 1
brettfo/visualfsharp
tests/EndToEndBuildTests/ComboProvider/TestComboProvider.cmd
bat
mit
3,772
: Set location of python executable. set python_exe="c:\Python27\ArcGIS10.2\python.exe" : Set location of selfsevice python code. set python_source="C:\Users\liagt00\OneDrive - Western Australian Land Information Authority (Landgate)\SLIP_DOCUMENT\SLIP_Automation\ESRI_FGDB_2_SLIP.py" : Set SDE Connection set sde=C:\selfservice_uploads\Connection_to_PEAS71-DISS-SDE.sde : Set SDE FeatureClass to Export set ifc=GDB.W_IMAGERY_METADATA : Set path where to store logs and the exported the file geodatabase set wd="C:\Users\liagt00\OneDrive - Western Australian Land Information Authority (Landgate)\SLIP_DOCUMENT\SLIP_Automation" : Set the name of the exported FeatureClass Dataset. Note this should be the same name as the dataset already imported into Selfservive. set ofc=LGATE071 : Set the aws profile configured with your upload credentials set aws=SLIP_SS_PROD : Set the S3 Selfservice Bucket set S3Bucket=lg-slip-selfservice-data-prod : Set the S3 Bucket Key set S3BucketKey=data-load/1/ : Run the python %python_exe% %python_source% --sde_Connection %sde% --inputFeatureClass %ifc% --workingDir %wd% --outputFeatureClass %ofc% --aws_profile %aws% --S3_Bucket %S3Bucket% --S3_FolderKey %S3BucketKey%
datawagovau/fme-workbenches
upload-geospatial-data/python/filegdb2dut.bat
bat
mit
1,247
set ocd=%cd% cd /d %~dp0 cd .. rmdir /S /Q boost_1_48_0_android cd /d %ocd%
dios-game/dios
src/oslibs/boost/build/clean.android.bat
bat
mit
91
lib\nuget\nuget pack cashbox.nuspec -b output -o .
TravisTheTechie/Cashbox
nuit.bat
bat
mit
50
"%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\ballbearing.png --imgsize=4096,4096 --camera=0,0,0,45,10,10,15 -D $fn=100 ballbearing.scad rem "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\nema17.png --camera=0,0,30,55,0,25,110 -D $fn=100 nema17.scad rem "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\cnc-v1.png --camera=100,0,150,78,0,53,1000 -D $fn=100 CNC-v1.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\cnc-v2.png --imgsize=4096,4096 --camera=110,-50,100,78,0,53,1190 -D $fn=100 CNC-v2.scad rem "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\cnc-v2-2.png --imgsize=4096,4096 --camera=100,0,30,88,0,290,1500 -D $fn=100 CNC-v2.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\cnc-v2-2.png --imgsize=4096,4096 --autocenter --viewall -D $fn=100 CNC-v2.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\cnc-v2-2.png --imgsize=4096,4096 --autocenter --camera=70,150,100,90,0,310,1350 -D $fn=100 CNC-v2.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\cnc-v2-3.png --imgsize=4096,4096 --camera=-140,53,194,68,0,140,900 --autocenter -D $fn=100 CNC-v2.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\cnc-v2-4.png --imgsize=4096,4096 --camera=0,-75,194,125,0,143,1450 --autocenter -D $fn=100 CNC-v2.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\gantryside.png --imgsize=4096,4096 --camera=80,90,-23,356,40,0,500 --autocenter -D $fn=100 gantrySide.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\tslotprofile.png --imgsize=4096,4096 --camera=56,31,0,55,0,324,200 --autocenter -D $fn=100 tslotprofile.scad "%PROGRAMFILES%\OpenSCAD\Openscad.com" -o images\zaxis.png --imgsize=4096,4096 --camera=-60,-35,30,80,320,150,400 -D $fn=40 zaxis.scad
Scalpel78/CNC-Machine
ExportImages.bat
bat
mit
1,684
cmd_fs/notify/dnotify/built-in.o := rm -f fs/notify/dnotify/built-in.o; /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ar rcsD fs/notify/dnotify/built-in.o
0xD34D/kernel_amazon_tate
fs/notify/dnotify/.built-in.o.cmd
bat
gpl-2.0
182
cmd_net/built-in.o := arm-linux-androideabi-ld -EL -r -o net/built-in.o net/socket.o net/core/built-in.o net/ethernet/built-in.o net/802/built-in.o net/sched/built-in.o net/netlink/built-in.o net/netfilter/built-in.o net/ipv4/built-in.o net/xfrm/built-in.o net/unix/built-in.o net/ipv6/built-in.o net/packet/built-in.o net/key/built-in.o net/bluetooth/built-in.o net/l2tp/built-in.o net/wireless/built-in.o net/rfkill/built-in.o net/sysctl_net.o net/activity_stats.o
hch-im/nexus4_kernel
net/.built-in.o.cmd
bat
gpl-2.0
472
cmd_crypto/ansi_cprng.ko := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -T /home/sembre/android/GT-S5360_GB_Opensource_Update3/common/scripts/module-common.lds --build-id -o crypto/ansi_cprng.ko crypto/ansi_cprng.o crypto/ansi_cprng.mod.o
sembre/kernel_totoro_update3
common/crypto/.ansi_cprng.ko.cmd
bat
gpl-2.0
240
echo off if exist "%ProgramFiles(x86)%" goto is_x64 set path="%ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE";%PATH% goto start :is_x64 set path="%ProgramFiles(x86)%\Microsoft Visual Studio 9.0\Common7\IDE";%PATH% :start mkdir binary devenv.com msdos.vcproj /Rebuild "Release_i86|Win32" mkdir binary\i86_x86 copy Release\msdos.exe binary\i86_x86\. devenv.com msdos.vcproj /Rebuild "Release_i86|x64" mkdir binary\i86_x64 copy Release\msdos.exe binary\i86_x64\. devenv.com msdos.vcproj /Rebuild "Release_i286|Win32" mkdir binary\i286_x86 copy Release\msdos.exe binary\i286_x86\. devenv.com msdos.vcproj /Rebuild "Release_i286|x64" mkdir binary\i286_x64 copy Release\msdos.exe binary\i286_x64\. devenv.com msdos.vcproj /Rebuild "Release_i386|Win32" mkdir binary\i386_x86 copy Release\msdos.exe binary\i386_x86\. devenv.com msdos.vcproj /Rebuild "Release_i386|x64" mkdir binary\i386_x64 copy Release\msdos.exe binary\i386_x64\. devenv.com msdos.vcproj /Rebuild "Release_i486|Win32" mkdir binary\i486_x86 copy Release\msdos.exe binary\i486_x86\. devenv.com msdos.vcproj /Rebuild "Release_i486|x64" mkdir binary\i486_x64 copy Release\msdos.exe binary\i486_x64\. pause echo on
otya128/OTVDM
build8.bat
bat
gpl-2.0
1,187
cmd_fs/ext4/symlink.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/ext4/.symlink.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-rk/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -marm -fno-dwarf2-cfi-asm -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(symlink)" -D"KBUILD_MODNAME=KBUILD_STR(ext4)" -c -o fs/ext4/symlink.o fs/ext4/symlink.c source_fs/ext4/symlink.o := fs/ext4/symlink.c deps_fs/ext4/symlink.o := \ $(wildcard include/config/ext4/fs/xattr.h) \ include/linux/fs.h \ $(wildcard include/config/sysfs.h) \ $(wildcard include/config/smp.h) \ $(wildcard include/config/security.h) \ $(wildcard include/config/quota.h) \ $(wildcard include/config/fsnotify.h) \ $(wildcard include/config/ima.h) \ $(wildcard include/config/fs/posix/acl.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/epoll.h) \ $(wildcard include/config/debug/writecount.h) \ $(wildcard include/config/file/locking.h) \ $(wildcard include/config/auditsyscall.h) \ $(wildcard include/config/block.h) \ $(wildcard include/config/fs/xip.h) \ $(wildcard include/config/migration.h) \ include/linux/limits.h \ include/linux/ioctl.h \ /root/linux-jps/arch/arm/include/asm/ioctl.h \ include/asm-generic/ioctl.h \ include/linux/blk_types.h \ $(wildcard include/config/blk/dev/integrity.h) \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbdaf.h) \ $(wildcard include/config/arch/dma/addr/t/64bit.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ /root/linux-jps/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ /root/linux-jps/arch/arm/include/asm/bitsperlong.h \ include/asm-generic/bitsperlong.h \ include/linux/posix_types.h \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/sparse/rcu/pointer.h) \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/compiler-gcc.h \ $(wildcard include/config/arch/supports/optimized/inlining.h) \ $(wildcard include/config/optimize/inlining.h) \ include/linux/compiler-gcc4.h \ /root/linux-jps/arch/arm/include/asm/posix_types.h \ include/linux/linkage.h \ /root/linux-jps/arch/arm/include/asm/linkage.h \ include/linux/wait.h \ $(wildcard include/config/lockdep.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ $(wildcard include/config/illegal/pointer/value.h) \ include/linux/const.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/generic/lockbreak.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/typecheck.h \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ $(wildcard include/config/preempt/tracer.h) \ $(wildcard include/config/preempt/notifiers.h) \ include/linux/thread_info.h \ $(wildcard include/config/compat.h) \ include/linux/bitops.h \ /root/linux-jps/arch/arm/include/asm/bitops.h \ /root/linux-jps/arch/arm/include/asm/system.h \ $(wildcard include/config/function/graph/tracer.h) \ $(wildcard include/config/cpu/32v6k.h) \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/fa526.h) \ $(wildcard include/config/arch/has/barriers.h) \ $(wildcard include/config/arm/dma/mem/bufferable.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/sa110.h) \ $(wildcard include/config/cpu/v6.h) \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/irqsoff/tracer.h) \ $(wildcard include/config/trace/irqflags/support.h) \ /root/linux-jps/arch/arm/include/asm/irqflags.h \ /root/linux-jps/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /root/linux-jps/arch/arm/include/asm/hwcap.h \ /root/linux-jps/arch/arm/include/asm/outercache.h \ $(wildcard include/config/outer/cache/sync.h) \ $(wildcard include/config/outer/cache.h) \ include/asm-generic/cmpxchg-local.h \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/arch_hweight.h \ include/asm-generic/bitops/const_hweight.h \ include/asm-generic/bitops/lock.h \ include/asm-generic/bitops/le.h \ /root/linux-jps/arch/arm/include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/swab.h \ /root/linux-jps/arch/arm/include/asm/swab.h \ include/linux/byteorder/generic.h \ /root/linux-jps/arch/arm/include/asm/thread_info.h \ $(wildcard include/config/arm/thumbee.h) \ /root/linux-jps/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ /root/linux-jps/arch/arm/include/asm/domain.h \ $(wildcard include/config/io/36.h) \ $(wildcard include/config/cpu/use/domains.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/prove/locking.h) \ $(wildcard include/config/ring/buffer.h) \ $(wildcard include/config/tracing.h) \ $(wildcard include/config/numa.h) \ $(wildcard include/config/compaction.h) \ $(wildcard include/config/ftrace/mcount/record.h) \ /usr/lib/gcc/arm-linux-gnueabi/4.6/include/stdarg.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/printk.h \ $(wildcard include/config/printk.h) \ $(wildcard include/config/dynamic/debug.h) \ include/linux/init.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/hotplug.h) \ include/linux/dynamic_debug.h \ /root/linux-jps/arch/arm/include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/generic/bug/relative/pointers.h) \ /root/linux-jps/arch/arm/include/asm/div64.h \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ /root/linux-jps/arch/arm/include/asm/spinlock_types.h \ include/linux/lockdep.h \ $(wildcard include/config/lock/stat.h) \ $(wildcard include/config/prove/rcu.h) \ include/linux/rwlock_types.h \ /root/linux-jps/arch/arm/include/asm/spinlock.h \ $(wildcard include/config/thumb2/kernel.h) \ /root/linux-jps/arch/arm/include/asm/processor.h \ $(wildcard include/config/have/hw/breakpoint.h) \ $(wildcard include/config/mmu.h) \ $(wildcard include/config/arm/errata/754327.h) \ /root/linux-jps/arch/arm/include/asm/hw_breakpoint.h \ include/linux/rwlock.h \ include/linux/spinlock_api_smp.h \ $(wildcard include/config/inline/spin/lock.h) \ $(wildcard include/config/inline/spin/lock/bh.h) \ $(wildcard include/config/inline/spin/lock/irq.h) \ $(wildcard include/config/inline/spin/lock/irqsave.h) \ $(wildcard include/config/inline/spin/trylock.h) \ $(wildcard include/config/inline/spin/trylock/bh.h) \ $(wildcard include/config/inline/spin/unlock.h) \ $(wildcard include/config/inline/spin/unlock/bh.h) \ $(wildcard include/config/inline/spin/unlock/irq.h) \ $(wildcard include/config/inline/spin/unlock/irqrestore.h) \ include/linux/rwlock_api_smp.h \ $(wildcard include/config/inline/read/lock.h) \ $(wildcard include/config/inline/write/lock.h) \ $(wildcard include/config/inline/read/lock/bh.h) \ $(wildcard include/config/inline/write/lock/bh.h) \ $(wildcard include/config/inline/read/lock/irq.h) \ $(wildcard include/config/inline/write/lock/irq.h) \ $(wildcard include/config/inline/read/lock/irqsave.h) \ $(wildcard include/config/inline/write/lock/irqsave.h) \ $(wildcard include/config/inline/read/trylock.h) \ $(wildcard include/config/inline/write/trylock.h) \ $(wildcard include/config/inline/read/unlock.h) \ $(wildcard include/config/inline/write/unlock.h) \ $(wildcard include/config/inline/read/unlock/bh.h) \ $(wildcard include/config/inline/write/unlock/bh.h) \ $(wildcard include/config/inline/read/unlock/irq.h) \ $(wildcard include/config/inline/write/unlock/irq.h) \ $(wildcard include/config/inline/read/unlock/irqrestore.h) \ $(wildcard include/config/inline/write/unlock/irqrestore.h) \ /root/linux-jps/arch/arm/include/asm/atomic.h \ $(wildcard include/config/generic/atomic64.h) \ include/asm-generic/atomic-long.h \ /root/linux-jps/arch/arm/include/asm/current.h \ include/linux/kdev_t.h \ include/linux/dcache.h \ include/linux/rculist.h \ include/linux/rcupdate.h \ $(wildcard include/config/rcu/torture/test.h) \ $(wildcard include/config/tree/rcu.h) \ $(wildcard include/config/tree/preempt/rcu.h) \ $(wildcard include/config/preempt/rcu.h) \ $(wildcard include/config/no/hz.h) \ $(wildcard include/config/tiny/rcu.h) \ $(wildcard include/config/tiny/preempt/rcu.h) \ $(wildcard include/config/debug/objects/rcu/head.h) \ $(wildcard include/config/preempt/rt.h) \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ /root/linux-jps/arch/arm/include/asm/cache.h \ $(wildcard include/config/arm/l1/cache/shift.h) \ $(wildcard include/config/aeabi.h) \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/cpumask.h \ $(wildcard include/config/cpumask/offstack.h) \ $(wildcard include/config/hotplug/cpu.h) \ $(wildcard include/config/debug/per/cpu/maps.h) \ $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ include/linux/bitmap.h \ include/linux/string.h \ $(wildcard include/config/binary/printf.h) \ /root/linux-jps/arch/arm/include/asm/string.h \ include/linux/seqlock.h \ include/linux/completion.h \ include/linux/debugobjects.h \ $(wildcard include/config/debug/objects.h) \ $(wildcard include/config/debug/objects/free.h) \ include/linux/rcutree.h \ include/linux/rculist_bl.h \ include/linux/list_bl.h \ include/linux/bit_spinlock.h \ include/linux/path.h \ include/linux/stat.h \ /root/linux-jps/arch/arm/include/asm/stat.h \ include/linux/time.h \ $(wildcard include/config/arch/uses/gettimeoffset.h) \ include/linux/math64.h \ include/linux/radix-tree.h \ include/linux/prio_tree.h \ include/linux/pid.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ $(wildcard include/config/have/arch/mutex/cpu/relax.h) \ include/linux/capability.h \ include/linux/semaphore.h \ include/linux/fiemap.h \ include/linux/quota.h \ $(wildcard include/config/quota/netlink/interface.h) \ include/linux/errno.h \ /root/linux-jps/arch/arm/include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/percpu_counter.h \ include/linux/smp.h \ $(wildcard include/config/use/generic/smp/helpers.h) \ /root/linux-jps/arch/arm/include/asm/smp.h \ include/linux/percpu.h \ $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ $(wildcard include/config/have/setup/per/cpu/area.h) \ include/linux/pfn.h \ /root/linux-jps/arch/arm/include/asm/percpu.h \ include/asm-generic/percpu.h \ include/linux/percpu-defs.h \ $(wildcard include/config/debug/force/weak/per/cpu.h) \ include/linux/dqblk_xfs.h \ include/linux/dqblk_v1.h \ include/linux/dqblk_v2.h \ include/linux/dqblk_qtree.h \ include/linux/nfs_fs_i.h \ include/linux/nfs.h \ include/linux/sunrpc/msg_prot.h \ include/linux/inet.h \ include/linux/fcntl.h \ /root/linux-jps/arch/arm/include/asm/fcntl.h \ include/asm-generic/fcntl.h \ include/linux/err.h \ include/linux/jbd2.h \ $(wildcard include/config/jbd2/debug.h) \ include/linux/buffer_head.h \ include/linux/pagemap.h \ include/linux/mm.h \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/sysctl.h) \ $(wildcard include/config/stack/growsup.h) \ $(wildcard include/config/ia64.h) \ $(wildcard include/config/transparent/hugepage.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/sparsemem/vmemmap.h) \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/ksm.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/proc/fs.h) \ $(wildcard include/config/debug/pagealloc.h) \ $(wildcard include/config/hibernation.h) \ $(wildcard include/config/hugetlbfs.h) \ include/linux/gfp.h \ $(wildcard include/config/kmemcheck.h) \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/cgroup/mem/res/ctlr.h) \ $(wildcard include/config/no/bootmem.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/have/memoryless/nodes.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/have/arch/pfn/valid.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ $(wildcard include/config/arch/has/holes/memorymodel.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/nodemask.h \ include/linux/pageblock-flags.h \ $(wildcard include/config/hugetlb/page.h) \ $(wildcard include/config/hugetlb/page/size/variable.h) \ include/generated/bounds.h \ /root/linux-jps/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/copy/fa.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/copy/v6.h) \ /root/linux-jps/arch/arm/include/asm/glue.h \ /root/linux-jps/arch/arm/include/asm/memory.h \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ $(wildcard include/config/have/tcm.h) \ $(wildcard include/config/arm/patch/phys/virt.h) \ $(wildcard include/config/arm/patch/phys/virt/16bit.h) \ arch/arm/mach-rk30/include/mach/memory.h \ include/linux/version.h \ arch/arm/mach-rk30/include/mach/io.h \ $(wildcard include/config/rk/debug/uart.h) \ /root/linux-jps/arch/arm/include/asm/sizes.h \ include/asm-generic/sizes.h \ include/asm-generic/memory_model.h \ include/asm-generic/getorder.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/memory/hotremove.h) \ $(wildcard include/config/have/arch/nodedata/extension.h) \ include/linux/notifier.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ $(wildcard include/config/sched/book.h) \ $(wildcard include/config/use/percpu/numa/node/id.h) \ /root/linux-jps/arch/arm/include/asm/topology.h \ include/asm-generic/topology.h \ include/linux/mmdebug.h \ $(wildcard include/config/debug/vm.h) \ $(wildcard include/config/debug/virtual.h) \ include/linux/rbtree.h \ include/linux/debug_locks.h \ $(wildcard include/config/debug/locking/api/selftests.h) \ include/linux/mm_types.h \ $(wildcard include/config/split/ptlock/cpus.h) \ $(wildcard include/config/want/page/debug/flags.h) \ $(wildcard include/config/aio.h) \ $(wildcard include/config/mm/owner.h) \ $(wildcard include/config/mmu/notifier.h) \ include/linux/auxvec.h \ /root/linux-jps/arch/arm/include/asm/auxvec.h \ include/linux/page-debug-flags.h \ $(wildcard include/config/page/poisoning.h) \ $(wildcard include/config/page/debug/something/else.h) \ /root/linux-jps/arch/arm/include/asm/mmu.h \ $(wildcard include/config/cpu/has/asid.h) \ include/linux/range.h \ /root/linux-jps/arch/arm/include/asm/pgtable.h \ $(wildcard include/config/highpte.h) \ include/asm-generic/4level-fixup.h \ /root/linux-jps/arch/arm/include/asm/proc-fns.h \ /root/linux-jps/arch/arm/include/asm/glue-proc.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm7tdmi.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/arm720t.h) \ $(wildcard include/config/cpu/arm740t.h) \ $(wildcard include/config/cpu/arm9tdmi.h) \ $(wildcard include/config/cpu/arm920t.h) \ $(wildcard include/config/cpu/arm922t.h) \ $(wildcard include/config/cpu/arm925t.h) \ $(wildcard include/config/cpu/arm926t.h) \ $(wildcard include/config/cpu/arm940t.h) \ $(wildcard include/config/cpu/arm946e.h) \ $(wildcard include/config/cpu/arm1020.h) \ $(wildcard include/config/cpu/arm1020e.h) \ $(wildcard include/config/cpu/arm1022.h) \ $(wildcard include/config/cpu/arm1026.h) \ $(wildcard include/config/cpu/mohawk.h) \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/cpu/v6k.h) \ $(wildcard include/config/cpu/v7.h) \ arch/arm/mach-rk30/include/mach/vmalloc.h \ /root/linux-jps/arch/arm/include/asm/pgtable-hwdef.h \ include/asm-generic/pgtable.h \ include/linux/page-flags.h \ $(wildcard include/config/pageflags/extended.h) \ $(wildcard include/config/arch/uses/pg/uncached.h) \ $(wildcard include/config/memory/failure.h) \ $(wildcard include/config/swap.h) \ $(wildcard include/config/s390.h) \ include/linux/huge_mm.h \ include/linux/vmstat.h \ $(wildcard include/config/vm/event/counters.h) \ include/linux/vm_event_item.h \ include/linux/highmem.h \ $(wildcard include/config/x86/32.h) \ $(wildcard include/config/debug/highmem.h) \ include/linux/uaccess.h \ /root/linux-jps/arch/arm/include/asm/uaccess.h \ /root/linux-jps/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ include/linux/hardirq.h \ $(wildcard include/config/generic/hardirqs.h) \ $(wildcard include/config/virt/cpu/accounting.h) \ $(wildcard include/config/irq/time/accounting.h) \ include/linux/ftrace_irq.h \ $(wildcard include/config/ftrace/nmi/enter.h) \ /root/linux-jps/arch/arm/include/asm/hardirq.h \ $(wildcard include/config/local/timers.h) \ /root/linux-jps/arch/arm/include/asm/irq.h \ arch/arm/mach-rk30/include/mach/irqs.h \ include/linux/irq_cpustat.h \ /root/linux-jps/arch/arm/include/asm/cacheflush.h \ $(wildcard include/config/smp/on/up.h) \ $(wildcard include/config/arm/errata/411920.h) \ $(wildcard include/config/cpu/cache/vipt.h) \ /root/linux-jps/arch/arm/include/asm/glue-cache.h \ $(wildcard include/config/cpu/cache/v3.h) \ $(wildcard include/config/cpu/cache/v4.h) \ $(wildcard include/config/cpu/cache/v4wb.h) \ /root/linux-jps/arch/arm/include/asm/shmparam.h \ /root/linux-jps/arch/arm/include/asm/cachetype.h \ $(wildcard include/config/cpu/cache/vivt.h) \ /root/linux-jps/arch/arm/include/asm/kmap_types.h \ /root/linux-jps/arch/arm/include/asm/highmem.h \ $(wildcard include/config/cpu/tlb/v6.h) \ include/linux/hugetlb_inline.h \ include/linux/journal-head.h \ include/linux/timer.h \ $(wildcard include/config/timer/stats.h) \ $(wildcard include/config/debug/objects/timers.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/jiffies.h \ include/linux/timex.h \ include/linux/param.h \ /root/linux-jps/arch/arm/include/asm/param.h \ $(wildcard include/config/hz.h) \ /root/linux-jps/arch/arm/include/asm/timex.h \ arch/arm/mach-rk30/include/mach/timex.h \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/failslab.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/slob.h) \ $(wildcard include/config/debug/slab.h) \ $(wildcard include/config/slab.h) \ include/linux/slub_def.h \ $(wildcard include/config/slub/stats.h) \ $(wildcard include/config/slub/debug.h) \ include/linux/workqueue.h \ $(wildcard include/config/debug/objects/work.h) \ $(wildcard include/config/freezer.h) \ include/linux/kobject.h \ include/linux/sysfs.h \ include/linux/kobject_ns.h \ include/linux/kref.h \ include/linux/kmemleak.h \ $(wildcard include/config/debug/kmemleak.h) \ include/linux/sched.h \ $(wildcard include/config/sched/debug.h) \ $(wildcard include/config/lockup/detector.h) \ $(wildcard include/config/detect/hung/task.h) \ $(wildcard include/config/core/dump/default/elf/headers.h) \ $(wildcard include/config/sched/autogroup.h) \ $(wildcard include/config/bsd/process/acct.h) \ $(wildcard include/config/taskstats.h) \ $(wildcard include/config/audit.h) \ $(wildcard include/config/cgroups.h) \ $(wildcard include/config/inotify/user.h) \ $(wildcard include/config/fanotify.h) \ $(wildcard include/config/posix/mqueue.h) \ $(wildcard include/config/keys.h) \ $(wildcard include/config/perf/events.h) \ $(wildcard include/config/schedstats.h) \ $(wildcard include/config/task/delay/acct.h) \ $(wildcard include/config/fair/group/sched.h) \ $(wildcard include/config/rt/group/sched.h) \ $(wildcard include/config/blk/dev/io/trace.h) \ $(wildcard include/config/rcu/boost.h) \ $(wildcard include/config/compat/brk.h) \ $(wildcard include/config/cc/stackprotector.h) \ $(wildcard include/config/sysvipc.h) \ $(wildcard include/config/rt/mutexes.h) \ $(wildcard include/config/task/xacct.h) \ $(wildcard include/config/cpusets.h) \ $(wildcard include/config/futex.h) \ $(wildcard include/config/fault/injection.h) \ $(wildcard include/config/latencytop.h) \ $(wildcard include/config/have/unstable/sched/clock.h) \ $(wildcard include/config/debug/stack/usage.h) \ $(wildcard include/config/cgroup/sched.h) \ /root/linux-jps/arch/arm/include/asm/cputime.h \ include/asm-generic/cputime.h \ include/linux/sem.h \ include/linux/ipc.h \ /root/linux-jps/arch/arm/include/asm/ipcbuf.h \ /root/linux-jps/arch/arm/include/asm/sembuf.h \ include/linux/signal.h \ /root/linux-jps/arch/arm/include/asm/signal.h \ include/asm-generic/signal-defs.h \ /root/linux-jps/arch/arm/include/asm/sigcontext.h \ /root/linux-jps/arch/arm/include/asm/siginfo.h \ include/asm-generic/siginfo.h \ include/linux/proportions.h \ include/linux/seccomp.h \ $(wildcard include/config/seccomp.h) \ include/linux/rtmutex.h \ $(wildcard include/config/debug/rt/mutexes.h) \ include/linux/plist.h \ $(wildcard include/config/debug/pi/list.h) \ include/linux/resource.h \ /root/linux-jps/arch/arm/include/asm/resource.h \ include/asm-generic/resource.h \ include/linux/hrtimer.h \ $(wildcard include/config/high/res/timers.h) \ $(wildcard include/config/timerfd.h) \ include/linux/timerqueue.h \ include/linux/task_io_accounting.h \ $(wildcard include/config/task/io/accounting.h) \ include/linux/latencytop.h \ include/linux/cred.h \ $(wildcard include/config/debug/credentials.h) \ $(wildcard include/config/user/ns.h) \ include/linux/key.h \ include/linux/sysctl.h \ include/linux/selinux.h \ $(wildcard include/config/security/selinux.h) \ include/linux/aio.h \ include/linux/aio_abi.h \ include/linux/uio.h \ include/linux/namei.h \ fs/ext4/ext4.h \ include/linux/blkdev.h \ $(wildcard include/config/blk/cgroup.h) \ $(wildcard include/config/blk/dev/bsg.h) \ $(wildcard include/config/blk/dev/throttling.h) \ $(wildcard include/config/bounce.h) \ include/linux/major.h \ include/linux/genhd.h \ $(wildcard include/config/fail/make/request.h) \ $(wildcard include/config/solaris/x86/partition.h) \ $(wildcard include/config/bsd/disklabel.h) \ $(wildcard include/config/unixware/disklabel.h) \ $(wildcard include/config/minix/subpartition.h) \ include/linux/device.h \ $(wildcard include/config/debug/devres.h) \ $(wildcard include/config/devtmpfs.h) \ $(wildcard include/config/sysfs/deprecated.h) \ include/linux/ioport.h \ include/linux/klist.h \ include/linux/module.h \ $(wildcard include/config/symbol/prefix.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/kallsyms.h) \ $(wildcard include/config/tracepoints.h) \ $(wildcard include/config/event/tracing.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/constructors.h) \ $(wildcard include/config/debug/set/module/ronx.h) \ include/linux/kmod.h \ include/linux/elf.h \ include/linux/elf-em.h \ /root/linux-jps/arch/arm/include/asm/elf.h \ /root/linux-jps/arch/arm/include/asm/user.h \ include/linux/moduleparam.h \ $(wildcard include/config/alpha.h) \ $(wildcard include/config/ppc64.h) \ include/linux/tracepoint.h \ include/linux/jump_label.h \ $(wildcard include/config/jump/label.h) \ /root/linux-jps/arch/arm/include/asm/module.h \ $(wildcard include/config/arm/unwind.h) \ include/trace/events/module.h \ include/trace/define_trace.h \ include/linux/pm.h \ $(wildcard include/config/pm.h) \ $(wildcard include/config/pm/sleep.h) \ $(wildcard include/config/pm/runtime.h) \ /root/linux-jps/arch/arm/include/asm/device.h \ $(wildcard include/config/dmabounce.h) \ include/linux/pm_wakeup.h \ include/linux/backing-dev.h \ $(wildcard include/config/debug/fs.h) \ include/linux/writeback.h \ include/linux/mempool.h \ include/linux/bio.h \ include/linux/ioprio.h \ include/linux/iocontext.h \ /root/linux-jps/arch/arm/include/asm/io.h \ include/linux/bsg.h \ /root/linux-jps/arch/arm/include/asm/scatterlist.h \ include/asm-generic/scatterlist.h \ $(wildcard include/config/debug/sg.h) \ $(wildcard include/config/need/sg/dma/length.h) \ include/linux/elevator.h \ include/linux/magic.h \ include/linux/blockgroup_lock.h \ include/linux/compat.h \ $(wildcard include/config/nfsd.h) \ $(wildcard include/config/nfsd/deprecated.h) \ fs/ext4/xattr.h \ $(wildcard include/config/ext4/fs/security.h) \ include/linux/xattr.h \ fs/ext4/symlink.o: $(deps_fs/ext4/symlink.o) $(deps_fs/ext4/symlink.o):
jpsminix/minix5
fs/ext4/.symlink.o.cmd
bat
gpl-2.0
28,230
:metaData call "%GBC%\metacheck.bat" "%GBC%\wbox.exe" "GetMeta" "^^[Download]^Download console-artwork for your libraries.^^[Install]^Install console-artwork to your libraries.^^[Convert]^Convert game-artwork scraped by XBMC for use in other frontends^^##########################^Backdrops: %BDWN%^Videos: %VDWN%^Icons: %IDWN%^Banners: %WDWN%^##########################^" "Download;Install;Convert;MainMenu" /AL if %ERRORLEVEL%==1 goto :download if %ERRORLEVEL%==2 goto :install if %ERRORLEVEL%==3 goto :convert if %ERRORLEVEL%==4 goto :metaout goto :metaout :convert start "" "%GBC%\wbusy.exe" "CONVERTING" "converting scraped art" /Stop /Timeout:1 for /f "tokens=* delims= " %%a in ('dir /b/a-d-h /s "%GBG%\%GAM%\%CONS%\*_fanart.jpg"') do rename "%%~a" "backdrop.jpg" for /f "tokens=* delims= " %%a in ('dir /b/a-d-h /s "%GBG%\%GAM%\%CONS%\*_thumb.jpg"') do rename "%%~a" "folder.jpg" "%GBC%\Wbusy.exe" "CONVERTING" "Complete." /Stop /timeout:1 goto :metaData :download call "%GBC%\metacheck.bat" "%GBC%\wbox.exe" "DownloadMeta" "### METADATA AQUISITION ###^^Backdrops: %BDWN%^Videos: %VDWN%^Icons: %IDWN%^Banners: %WDWN%^^What would you like to DOWNLOAD?^" "Icons;Backdrops;Banners;Video;ALL;MainMenu" /AL if %ERRORLEVEL%==1 goto :getI if %ERRORLEVEL%==2 goto :getF if %ERRORLEVEL%==3 goto :getW if %ERRORLEVEL%==4 goto :getV if %ERRORLEVEL%==5 goto :getA if %ERRORLEVEL%==6 goto :metaData goto :metaout :install call "%GBC%\metacheck.bat" "%GBC%\wbox.exe" "InstallMeta" "### METADATA INSTALLATION ###^^Backdrops: %BDWN%^Videos: %VDWN%^Icons: %IDWN%^Banners: %WDWN%^^What would you like to INSTALL?^" "Icons;Backdrops;Banners;Video;ALL;MainMenu" /AL if %ERRORLEVEL%==1 goto :instI if %ERRORLEVEL%==2 goto :instF if %ERRORLEVEL%==3 goto :instW if %ERRORLEVEL%==4 goto :instV if %ERRORLEVEL%==5 goto :instA if %ERRORLEVEL%==6 goto :metaData goto :metaout :instI if "%IDWN%"=="" goto :install call :instIi goto :install :instIi CALL "%GBC%\folderpack.bat" exit /b :instW if "%WDWN%"=="" goto :install call :instWi goto :install :instWi CALL "%GBC%\bannerpack.bat" exit /b :instV if "%VDWN%"=="" goto :install call :instVi goto :install :instVi set CURNTA=conselect.set if exist "%GBC%\conselect.ini" set CURNTA=conselect.ini for /f "tokens=* delims= " %%a in ('type "%GBC%\%CURNTA%"') do ( if exist "%GBG%\%GAM%\%CONS%\%%~a" mkdir "%GBG%\%GAM%\%CONS%\%%~a\backdrops" && attrib +H "%GBG%\%GAM%\%CONS%\%%~a\backdrops" SET NWNAME=%%~a if not exist "%GBG%\%GAM%\%CONS%\%%~a\backdrops\%%~a.mp4" copy /Y "%GBC%\net\%VIDE%\%%~a.mp4" "%GBG%\%GAM%\%CONS%\%%~a\backdrops\%%~a.mp4" ) exit /b :instF if "%BDWN%"=="" goto :install call :instFi goto :install :instFi CALL "%GBC%\backdroppack.bat" exit /b :instA start "" "%GBC%\wbusy.exe" "instAmeta" "Installing MetaData" /marquee if "%VDWN%" NEQ "" call :instVi if "%IDWN%" NEQ "" call :instIi if "%BDWN%" NEQ "" call :instFi start "" "%GBC%\wbusy.exe" "instAmeta" "Complete" /Stop /timeout:1 goto :metaData :getI CALL :prepmeta CALL "%GBC%\getIcons.bat" goto :download :getW CALL :prepmeta CALL "%GBC%\getBanners.bat" goto :download :getF CALL :prepmeta CALL "%GBC%\getImages.bat" goto :download :getV CALL :prepmeta CALL "%GBC%\getVideo.bat" goto :download :getA SET ALLMETA=1 start "" "%GBC%\wbusy.exe" "instAmeta" "Downloading MetaData" /marquee CALL :prepmeta CALL "%GBC%\getBanners.bat" CALL "%GBC%\getImages.bat" CALL "%GBC%\getIcons.bat" CALL "%GBC%\getVideo.bat" start "" "%GBC%\wbusy.exe" "instAmeta" "Complete" /Stop /timeout:1 goto :metaData :prepmeta CALL "%GBC%\delshort.bat" CALL "%GBC%\cleanup.bat" REM CALL "%GBC%\deleteEmpty.bat" exit /b :metaout
HoodlumDTX/rom-jacket
meta.bat
bat
gpl-2.0
3,744
cmd_sound/soc/pxa/built-in.o := rm -f sound/soc/pxa/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/soc/pxa/built-in.o
selva-simple/Galaxy-R-Kernel
sound/soc/pxa/.built-in.o.cmd
bat
gpl-2.0
171
cmd_sound/soc/omap/built-in.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/soc/omap/built-in.o sound/soc/omap/snd-soc-omap.o sound/soc/omap/snd-soc-omap-mcbsp.o sound/soc/omap/snd-soc-omap-abe.o sound/soc/omap/snd-soc-omap-abe-dsp.o sound/soc/omap/abe/built-in.o sound/soc/omap/snd-soc-omap-hdmi.o sound/soc/omap/snd-soc-bowser.o sound/soc/omap/snd-soc-omap4-hdmi.o
0xD34D/kernel_amazon_tate
sound/soc/omap/.built-in.o.cmd
bat
gpl-2.0
420
cmd_sound/pci/oxygen/built-in.o := rm -f sound/pci/oxygen/built-in.o; /opt/arm-2009q3/bin/arm-none-eabi-ar rcs sound/pci/oxygen/built-in.o
sembre/kernel_totoro_update3
common/sound/pci/oxygen/.built-in.o.cmd
bat
gpl-2.0
140
cmd_drivers/extcon/extcon-class.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/extcon/extcon-class.ko drivers/extcon/extcon-class.o drivers/extcon/extcon-class.mod.o
avareldalton85/rpi2-linux-rt
drivers/extcon/.extcon-class.ko.cmd
bat
gpl-2.0
279
cmd_main.o = gcc -Wp,-MD,./.main.o.d.tmp -pthread -march=armv8-a+crc -D__ARM_FEATURE_CRC32=1 -DRTE_MACHINE_CPUFLAG_NEON -DRTE_MACHINE_CPUFLAG_CRC32 -I/root/lixu/arm64-armv8a-linuxapp-gcc/include -include /root/lixu/arm64-armv8a-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -o main.o -c /root/lixu/app/proc_info/main.c
JerryLX/DPDK
arm64-armv8a-linuxapp-gcc/build/app/proc_info/.main.o.cmd
bat
gpl-2.0
537
cmd_sound/parisc/built-in.o := rm -f sound/parisc/built-in.o; /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ar rcsD sound/parisc/built-in.o
0xD34D/kernel_amazon_tate
sound/parisc/.built-in.o.cmd
bat
gpl-2.0
167
d88cut %1 OP.M 0 101 3 4096 d88cut %1 END.M 0 100 5 5120 d88cut %1 OTO.M 0 101 7 1024 d88cut %1 HO.M 0 101 2 1024 d88cut %1 SHO.M 0 101 8 1024 d88cut %1 SWT.M 0 102 1 2048 d88cut %1 TAI.M 0 102 3 3072 d88cut %1 VOICE 0 100 4 1024 d88cut %1 PMD 0 149 3 4096 0x2ec
rururutan/hoot-patches
pc98/dot_kikaku/blue_moon/cut/cut.bat
bat
gpl-3.0
263
cmd_/citypw/sth0R_hacking/holism_test/citypw-SCFE/debugging/debugfs_test/debugfs_test.ko := ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.2.0-32-generic/scripts/module-common.lds --build-id -o /citypw/sth0R_hacking/holism_test/citypw-SCFE/debugging/debugfs_test/debugfs_test.ko /citypw/sth0R_hacking/holism_test/citypw-SCFE/debugging/debugfs_test/debugfs_test.o /citypw/sth0R_hacking/holism_test/citypw-SCFE/debugging/debugfs_test/debugfs_test.mod.o
citypw/citypw-SCFE
debugging/debugfs_test/.debugfs_test.ko.cmd
bat
gpl-3.0
453
@echo off netsh wlan stop hostednetwork netsh wlan set hostednetwork mode=disallow
FarmerLjx/WEFR
windows/batch/down.bat
bat
gpl-3.0
82
mp.py testing-data mpAnswer kbJson outputQTT pause
huangxiangzhou/nlpcc2016
src/mpAnswerAllQ.bat
bat
gpl-3.0
51
@REM This batch file has been generated by the IAR Embedded Workbench @REM C-SPY Debugger, as an aid to preparing a command line for running @REM the cspybat command line utility using the appropriate settings. @REM @REM Note that this file is generated every time a new debug session @REM is initialized, so you may want to move or rename the file before @REM making changes. @REM @REM You can launch cspybat by typing the name of this batch file followed @REM by the name of the debug file (usually an ELF/DWARF or UBROF file). @REM @REM Read about available command line parameters in the C-SPY Debugging @REM Guide. Hints about additional command line parameters that may be @REM useful in specific cases: @REM --download_only Downloads a code image without starting a debug @REM session afterwards. @REM --silent Omits the sign-on message. @REM --timeout Limits the maximum allowed execution time. @REM "P:\IARWorkbench\common\bin\cspybat" "P:\IARWorkbench\arm\bin\armproc.dll" "P:\IARWorkbench\arm\bin\armstlink.dll" %1 --plugin "P:\IARWorkbench\arm\bin\armbat.dll" --device_macro "P:\IARWorkbench\arm\config\debugger\ST\STM32F4xx.dmac" --flash_loader "P:\IARWorkbench\arm\config\flashloader\ST\FlashSTM32F4xxx.board" --backend -B "--endian=little" "--cpu=Cortex-M4F" "--fpu=VFPv4" "-p" "P:\IARWorkbench\arm\CONFIG\debugger\ST\STM32F407VG.ddf" "--drv_verify_download" "--semihosting" "--device=STM32F407VG" "--stlink_interface=SWD" "--stlink_reset_strategy=0,1" "--drv_swo_clock_setup=72000000,1,2000000"
fishr/Origin
motion_driver_6.1/arm/STM32F4_MD6/Projects/eMD6/EWARM/settings/STM32F4_MD6.Debug.cspy.bat
bat
gpl-3.0
1,563
for /f "tokens=* delims=" %%i in ('dir /s /b /a:d *svn') do ( rd /s /q "%%i" ) pause
sschuberth/triplecheck-reporter
clean.bat
bat
agpl-3.0
89
@echo off SetLocal EnableDelayedExpansion set SavePATH=%PATH% for %%V in (27 34 35 36 37 38) do ( for %%s in (32 64) do ( set PATH=C:\Python%%V-%%s;C:\Python%%V-%%s\Scripts;!SavePATH! set TOXPYTHON=C:\Python%%V-%%s\python.exe !TOXPYTHON! -m tox -e "py%%V-sqlite{-memory,}-w32" if !ERRORLEVEL! EQU 0 (echo Ok) else (echo Error && goto Quit) ) ) :Quit set PATH=%SavePATH%
drnlm/sqlobject
devscripts/test-sqlobject.cmd
bat
lgpl-2.1
419
@echo off REM REM this bacth file compiles a TEXI documenation REM the argument has to be the file to be compiled REM w/o the texi.jam extension REM IF "%1" == "" GOTO USAGE cd html\texi mkdir tmp cd tmp perl ..\..\..\jamal.pl ..\%1.texi.jam %1.texi perl ..\..\..\t2h.pl %1.texi %1 mkdir ..\..\..\..\html\texi\ copy %1.texi ..\..\..\..\html\texi\ copy %1.rtf ..\..\..\..\html\texi\ gzip %1.rtf copy %1.rtf.gz ..\..\..\..\html\texi\ copy %1.html ..\..\..\..\html\texi\ gzip %1.html copy %1.html.gz ..\..\..\..\html\texi\ hhc %1.hhp copy %1.chm ..\..\..\..\html\texi\ tar cfz %1.html.tgz *.html copy %1.html.tgz ..\..\..\..\html\texi\ rm -rf ..\..\..\..\html\texi\%1 mkdir ..\..\..\..\html\texi\%1 copy *.html ..\..\..\..\html\texi\%1\ tex %1.texi tex %1.texi dvips %1.dvi gzip %1.ps dvipdfm %1.dvi copy %1.ps.gz ..\..\..\..\html\texi\ copy %1.pdf ..\..\..\..\html\texi\ gzip %1.pdf copy %1.pdf.gz ..\..\..\..\html\texi\ gzip %1.texi copy %1.texi.gz ..\..\..\..\html\texi\ cd .. rm -rf tmp cd ..\.. GOTO ENDLABEL :USAGE echo off echo "Usage: mkth docname" GOTO ENDLABEL :ENDLABEL
verhas/ScriptBasic
mkth.cmd
bat
lgpl-2.1
1,091
@REM @Author: fuwei @REM @Date: 2017-05-31 17:14:38 @REM @Last Modified by: fuwei @REM Modified time: 2017-06-02 13:25:30 @echo off cd .. git add . git commit -m 'edit-by-fuwei' git push origin gh-pages start http://blog.laofu.online
fuwei199006/blog
smPluig/post.cmd
bat
apache-2.0
274
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\SmartRPyC.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\SmartRPyC.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
xk0/SmartRPyC
docs/make.bat
bat
apache-2.0
6,707
@rem = 'Perl, ccperl reads this as an array assignment & skip the goto @echo off goto endofperl @rem '; $base = $0; $base =~ s:.*\\+::; $dn = $0; $dn =~ s:\\+[^\\]*$::; $dn = "." if ($dn eq $0); if ($^O =~ /^(MS(DOS|Win32)|Windows_NT)/i) { $os = "Win"; $eosdir = "c:\\eos"; $sep = "\\"; } else { $os = "Unix"; $eosdir = "/home/lv25493/eos"; $sep = "/"; } print "\n$base: transfer EOS files on $os\n"; for (@ARGV) { $ddir = ""; $fn = $_; print "\nTransfer: '$fn'\n"; $_ = $fn; if (/[0-9]film$/) { if ($os eq "Unix") { system "WinAscii2UnixAscii $fn"; } $ddir = $eosdir; } if (/[0-9][0-9][0-9]\.dat$/) { $_ =~ m/(.*)(\.dat)$/; $_ = $1; } if (/[0-9][0-9][0-9]$/) { $fn = $_; $_ =~ m/(.*)([0-9][0-9][0-9])$/; if ($1 eq "dump") { $ddir = "$eosdir$sep"."dat"; } else { $ddir = "$eosdir$sep$1"."dat"; if (($os eq "Win") && (-f $fn)) { system "asctodat32 $fn"; } } $fn = $fn.".dat" } if ($ddir eq "") { print "$base: Don't know what to do with '$fn'\n"; next; } if ($os eq "Win") { chmod 0777, "$ddir$sep$fn"; unlink "$ddir$sep$fn"; system "copy /y $fn $ddir"; if ($ENV{'LOGONSERVER'} !~ /pan-00/) { system "copy /y $fn u:\\TRANS"; system "rsh sls27g \"cd TRANS ; teos $fn\""; } } else { system "/bin/cp -f -p $fn $ddir\n"; } } __END__ :endofperl perl -e "$s = shift; $c = $s =~ /.bat$/ ? $s : $s.'.bat'; $p = (-x $c) ? '' :'-S '; system('perl '.$p.$c.' '.join(' ',@ARGV)); exit $?;" %0 %1 %2 %3 %4 %5 %6 %7 %8 %9
PawelNabe/EOS
bin/teos.bat
bat
apache-2.0
1,506
# (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. # # This file contains confidential and proprietary information # of Xilinx, Inc. and is protected under U.S. and # international copyright and other intellectual property # laws. # # DISCLAIMER # This disclaimer is not a license and does not grant any # rights to the materials distributed herewith. Except as # otherwise provided in a valid license issued to you by # Xilinx, and to the maximum extent permitted by applicable # law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND # WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES # AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING # BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON- # INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and # (2) Xilinx shall not be liable (whether in contract or tort, # including negligence, or under any other theory of # liability) for any loss or damage of any kind or nature # related to, arising under or in connection with these # materials, including for any direct, or any indirect, # special, incidental, or consequential loss or damage # (including loss of data, profits, goodwill, or any type of # loss or damage suffered as a result of any action brought # by a third party) even if such damage or loss was # reasonably foreseeable or Xilinx had been advised of the # possibility of the same. # # CRITICAL APPLICATIONS # Xilinx products are not designed or intended to be fail- # safe, or for use in any application requiring fail-safe # performance, such as life-support or safety devices or # systems, Class III medical devices, nuclear facilities, # applications related to the deployment of airbags, or any # other applications that could lead to death, personal # injury, or severe property or environmental damage # (individually and collectively, "Critical # Applications"). Customer assumes the sole risk and # liability of any use of Xilinx products in Critical # Applications, subject only to applicable laws and # regulations governing limitations on product liability. # # THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS # PART OF THIS FILE AT ALL TIMES. #-------------------------------------------------------------------------------- rm -rf simv* csrc DVEfiles AN.DB echo "Compiling Core VHDL UNISIM/Behavioral model" vhdlan ../../implement/results/routed.vhd echo "Compiling Test Bench Files" vhdlan ../fifo_generator_v9_3_pkg.vhd vhdlan ../fifo_generator_v9_3_rng.vhd vhdlan ../fifo_generator_v9_3_dgen.vhd vhdlan ../fifo_generator_v9_3_dverif.vhd vhdlan ../fifo_generator_v9_3_pctrl.vhd vhdlan ../fifo_generator_v9_3_synth.vhd vhdlan ../fifo_generator_v9_3_tb.vhd echo "Elaborating Design" vcs -time_res 1ps +neg_tchk +vcs+lic+wait -debug fifo_generator_v9_3_tb echo "Simulating Design" ./simv -ucli -i ucli_commands.key dve -session vcs_session.tcl
asm2750/Neopixel_TX_Core
demo/mojo_ise_project/ipcore_dir/fifo_generator_v9_3/simulation/timing/simulate_vcs.bat
bat
apache-2.0
2,893
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\sblibs.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\sblibs.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) :end
StudyBlue/sblibs
docs/make.bat
bat
bsd-2-clause
5,096
@echo off echo./* echo.* Check VC++ environment... echo.*/ echo. if defined VS110COMNTOOLS ( set VSVARS="%VS110COMNTOOLS%vsvars32.bat" set VC_VER=110 ) else if defined VS100COMNTOOLS ( set VSVARS="%VS100COMNTOOLS%vsvars32.bat" set VC_VER=100 ) else if defined VS90COMNTOOLS ( set VSVARS="%VS90COMNTOOLS%vsvars32.bat" set VC_VER=90 ) if not defined VSVARS ( echo Can't find VC2008, VC2010 or VC2012 installed! goto ERROR ) echo./* echo.* Building cocos2d-x library binary, please wait a while... echo.*/ echo. call %VSVARS% if %VC_VER%==90 ( vcbuild /MP /M10 cocos2d-win32.vc2008.sln $ALL ) else if %VC_VER%==100 ( msbuild cocos2d-win32.vc2010.sln /p:Configuration="Debug" msbuild cocos2d-win32.vc2010.sln /p:Configuration="Release" ) else if %VC_VER%==110 ( msbuild cocos2d-win32.vc2012.sln /t:Clean msbuild cocos2d-win32.vc2012.sln /p:Configuration="Debug" /m msbuild cocos2d-win32.vc2012.sln /p:Configuration="Release" /m ) else ( echo Script error. goto ERROR ) echo./* echo.* Check the cocos2d-win32 application "TestCpp.exe" ... echo.*/ echo. cd ".\Release.win32\" set CC_TEST_BIN=TestCpp.exe set CC_TEST_RES=..\samples\TestCpp\Resources\*.* set CC_HELLOWORLD_RES=..\samples\HelloCpp\Resources\*.* set CC_HELLOLUA_RES=..\samples\HelloLua\Resources\*.* set CC_TESTJS_RES=..\samples\TestJavascript\Resources\*.* if not exist "%CC_TEST_BIN%" ( echo Can't find the binary "TestCpp.exe", is there build error? goto ERROR ) echo./* echo.* Run cocos2d-win32 tests.exe and view Cocos2d-x Application Wizard for Visual Studio User Guide. echo.*/ echo. xcopy /E /Y /Q "%CC_TEST_RES%" . xcopy /E /Y /Q "%CC_HELLOWORLD_RES%" . xcopy /E /Y /Q "%CC_HELLOLUA_RES%" . xcopy /E /Y /Q "%CC_TESTJS_RES%" . call "%CC_TEST_BIN%" start http://www.cocos2d-x.org/projects/cocos2d-x/wiki/Cocos2d-x_Application_Wizard_for_Visual_Studio_User_Guide goto EOF :ERROR pause :EOF
josephlewis42/CriticalThieving
Project/proj.linux/cocos2d-2.0-x-2.0.4/build-win32.bat
bat
bsd-2-clause
1,945
mvn install:install-file -DlocalRepositoryPath=mdht-vocab-repo -DcreateChecksum=true -Dpackaging=jar -Dfile=D:\MDHT\7_7\org.openhealthtools.mdht.uml.cda.consol2-2.5.2.jar -DgroupId=org.mdht.dependencies -DartifactId=org.openhealthtools.mdht.uml.cda.consol2 -Dversion=2.5.2
siteadmin/referenceccdavalidator
scripts/7_7_scripts/mdht-consol2.bat
bat
bsd-2-clause
273
REM PAPI Utility Pages perl manServer_papi.pl -o html man1/papi_avail.1 perl manServer_papi.pl -o html man1/papi_clockres.1 perl manServer_papi.pl -o html man1/papi_cost.1 perl manServer_papi.pl -o html man1/papi_command_line.1 perl manServer_papi.pl -o html man1/papi_decode.1 perl manServer_papi.pl -o html man1/papi_event_chooser.1 perl manServer_papi.pl -o html man1/papi_mem_info.1 perl manServer_papi.pl -o html man1/papi_native_avail.1 REM PAPI Miscellaneous Pages perl manServer_papi.pl -o html man3/PAPI.3 perl manServer_papi.pl -o html man3/PAPI_help.3 perl manServer_papi.pl -o html man3/PAPI_presets.3 perl manServer_papi.pl -o html man3/PAPI_native.3 REM PAPI Low Level Interface perl manServer_papi.pl -o html man3/PAPI_accum.3 perl manServer_papi.pl -o html man3/PAPI_add_event.3 perl manServer_papi.pl -o html man3/PAPI_add_events.3 perl manServer_papi.pl -o html man3/PAPI_assign_eventset_component.3 perl manServer_papi.pl -o html man3/PAPI_attach.3 perl manServer_papi.pl -o html man3/PAPI_cleanup_eventset.3 perl manServer_papi.pl -o html man3/PAPI_create_eventset.3 perl manServer_papi.pl -o html man3/PAPI_destroy_eventset.3 perl manServer_papi.pl -o html man3/PAPI_detach.3 perl manServer_papi.pl -o html man3/PAPI_encode_events.3 perl manServer_papi.pl -o html man3/PAPI_enum_event.3 perl manServer_papi.pl -o html man3/PAPI_event_code_to_name.3 perl manServer_papi.pl -o html man3/PAPI_event_name_to_code.3 perl manServer_papi.pl -o html man3/PAPI_get_component_info.3 perl manServer_papi.pl -o html man3/PAPI_get_dmem_info.3 perl manServer_papi.pl -o html man3/PAPI_get_event_info.3 perl manServer_papi.pl -o html man3/PAPI_get_executable_info.3 perl manServer_papi.pl -o html man3/PAPI_get_hardware_info.3 perl manServer_papi.pl -o html man3/PAPI_get_multiplex.3 perl manServer_papi.pl -o html man3/PAPI_get_opt.3 perl manServer_papi.pl -o html man3/PAPI_get_overflow_event_index.3 perl manServer_papi.pl -o html man3/PAPI_get_real_cyc.3 perl manServer_papi.pl -o html man3/PAPI_get_real_usec.3 perl manServer_papi.pl -o html man3/PAPI_get_shared_lib_info.3 perl manServer_papi.pl -o html man3/PAPI_get_thr_specific.3 perl manServer_papi.pl -o html man3/PAPI_get_virt_cyc.3 perl manServer_papi.pl -o html man3/PAPI_get_virt_usec.3 perl manServer_papi.pl -o html man3/PAPI_is_initialized.3 perl manServer_papi.pl -o html man3/PAPI_library_init.3 perl manServer_papi.pl -o html man3/PAPI_list_events.3 perl manServer_papi.pl -o html man3/PAPI_list_threads.3 perl manServer_papi.pl -o html man3/PAPI_lock.3 perl manServer_papi.pl -o html man3/PAPI_multiplex_init.3 perl manServer_papi.pl -o html man3/PAPI_num_components.3 perl manServer_papi.pl -o html man3/PAPI_num_cmp_hwctrs.3 perl manServer_papi.pl -o html man3/PAPI_num_events.3 perl manServer_papi.pl -o html man3/PAPI_num_hwctrs.3 perl manServer_papi.pl -o html man3/PAPI_overflow.3 perl manServer_papi.pl -o html man3/PAPI_perror.3 perl manServer_papi.pl -o html man3/PAPI_profil.3 perl manServer_papi.pl -o html man3/PAPI_query_event.3 perl manServer_papi.pl -o html man3/PAPI_read.3 perl manServer_papi.pl -o html man3/PAPI_register_thread.3 perl manServer_papi.pl -o html man3/PAPI_remove_event.3 perl manServer_papi.pl -o html man3/PAPI_remove_events.3 perl manServer_papi.pl -o html man3/PAPI_reset.3 perl manServer_papi.pl -o html man3/PAPI_set_debug.3 perl manServer_papi.pl -o html man3/PAPI_set_cmp_domain.3 perl manServer_papi.pl -o html man3/PAPI_set_cmp_granularity.3 perl manServer_papi.pl -o html man3/PAPI_set_domain.3 perl manServer_papi.pl -o html man3/PAPI_set_event_info.3 perl manServer_papi.pl -o html man3/PAPI_set_granularity.3 perl manServer_papi.pl -o html man3/PAPI_set_multiplex.3 perl manServer_papi.pl -o html man3/PAPI_set_opt.3 perl manServer_papi.pl -o html man3/PAPI_set_thr_specific.3 perl manServer_papi.pl -o html man3/PAPI_shutdown.3 perl manServer_papi.pl -o html man3/PAPI_sprofil.3 perl manServer_papi.pl -o html man3/PAPI_start.3 perl manServer_papi.pl -o html man3/PAPI_state.3 perl manServer_papi.pl -o html man3/PAPI_stop.3 perl manServer_papi.pl -o html man3/PAPI_strerror.3 perl manServer_papi.pl -o html man3/PAPI_thread_id.3 perl manServer_papi.pl -o html man3/PAPI_thread_init.3 perl manServer_papi.pl -o html man3/PAPI_unlock.3 perl manServer_papi.pl -o html man3/PAPI_unregister_thread.3 perl manServer_papi.pl -o html man3/PAPI_write.3 REM PAPI High Level Interface perl manServer_papi.pl -o html man3/PAPI_accum_counters.3 perl manServer_papi.pl -o html man3/PAPI_flips.3 perl manServer_papi.pl -o html man3/PAPI_flops.3 perl manServer_papi.pl -o html man3/PAPI_ipc.3 perl manServer_papi.pl -o html man3/PAPI_num_counters.3 perl manServer_papi.pl -o html man3/PAPI_read_counters.3 perl manServer_papi.pl -o html man3/PAPI_start_counters.3 perl manServer_papi.pl -o html man3/PAPI_stop_counters.3 REM PAPI Fortran Specific Documentation perl manServer_papi.pl -o html man3/PAPIF.3 perl manServer_papi.pl -o html man3/PAPIF_get_clockrate.3 perl manServer_papi.pl -o html man3/PAPIF_get_domain.3 perl manServer_papi.pl -o html man3/PAPIF_get_exe_info.3 perl manServer_papi.pl -o html man3/PAPIF_get_granularity.3 perl manServer_papi.pl -o html man3/PAPIF_get_preload.3 perl manServer_papi.pl -o html man3/PAPIF_set_event_domain.3
tcreech/papi-4.0.0-64-solaris11.2
man/papiman.bat
bat
bsd-3-clause
5,267
set Version=20.0 set UrlRoot=https://github.com/Shen-Language/shen-sources/releases/download set ReleaseName=shen-%Version% set FileName=ShenOSKernel-%Version%.zip set NestedFolderName=ShenOSKernel-%Version% powershell.exe -Command "Invoke-WebRequest -Uri $Env:UrlRoot/$Env:ReleaseName/$Env:FileName -OutFile .\$Env:FileName" || goto fail powershell.exe -Command "Expand-Archive .\$Env:FileName -DestinationPath ." || goto fail del .\kernel /q /s /f ren %NestedFolderName% kernel del %FileName% /q /f exit /b fail: exit /b %ERRORLEVEL%
Shen-Language/shen-sbcl
fetch.bat
bat
bsd-3-clause
539
python gormonsel.py pause
Triballian/ordmon
ordmon/gui/gormonsel.bat
bat
mit
25
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\climax.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\climax.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
HeikeSp/climaX
docs/make.bat
bat
mit
6,701
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled echo. coverage to run coverage check of the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) REM Check if sphinx-build is available and fallback to Python version if any %SPHINXBUILD% 2> nul if errorlevel 9009 goto sphinx_python goto sphinx_ok :sphinx_python set SPHINXBUILD=python -m sphinx.__init__ %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) :sphinx_ok if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\beard-server.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\beard-server.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %~dp0 echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %~dp0 echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "coverage" ( %SPHINXBUILD% -b coverage %ALLSPHINXOPTS% %BUILDDIR%/coverage if errorlevel 1 exit /b 1 echo. echo.Testing of coverage in the sources finished, look at the ^ results in %BUILDDIR%/coverage/python.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
jacenkow/beard-server
docs/make.bat
bat
gpl-2.0
6,993
cmd_drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.o := arm-hisiv200-linux-gcc -Wp,-MD,drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/.mvc.o.d -nostdinc -isystem /opt/hisi-linux/x86-arm/arm-hisiv200-linux/bin/../lib/gcc/arm-hisiv200-linux-gnueabi/4.4.1/include -I/home/yhfeng/sdk/HiSTBLinuxV100R002C00SPC011/source/kernel/linux-3.4.y/arch/arm/include -Iarch/arm/include/generated -Iinclude -include /home/yhfeng/sdk/HiSTBLinuxV100R002C00SPC011/source/kernel/linux-3.4.y/include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-s40/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -c -o drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.o drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.S source_drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.o := drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.S deps_drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.o := \ /home/yhfeng/sdk/HiSTBLinuxV100R002C00SPC011/source/kernel/linux-3.4.y/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.o: $(deps_drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.o) $(deps_drivers/msp/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/mvc.o):
caps-liu/hisi-driverlibs
source/msp/drv/vfmw/vfmw_v4.0/firmware/product/HiS40V200/HD_FULL/common/syntax/.mvc.o.cmd
bat
gpl-2.0
1,681
@echo // Copyright (C) 1996-2004 Markus F.X.J. Oberhumer @echo // @echo // DOS 32-bit @echo // MetaWare High C/C++ (using Pharlap DOS extender) @echo // @call b\prepare.bat @if "%BECHO%"=="n" echo off set CC=hc386 set CF=-O3 -w4 %CFI% %CFASM% set LF=%BLIB% %CC% %CF% -c src\*.c @if errorlevel 1 goto error 386lib %BLIB% -nobanner @b\dos32\highc.rsp @if errorlevel 1 goto error %CC% %CF% examples\simple.c %LF% @if errorlevel 1 goto error %CC% %CF% examples\uclpack.c %LF% @if errorlevel 1 goto error @call b\done.bat @goto end :error @echo ERROR during build! :end @call b\unset.bat
null--/graviton
code/external/ucl/B/dos32/highc.bat
bat
gpl-3.0
623
java -jar "AStar_Pathfinding.jar"
andreimesquita/A-Star
Projeto (NetBeans)/dist/Iniciar.bat
bat
unlicense
34
@ECHO OFF REM Copyright 2015 Ben Vanik. All Rights Reserved. SET DIR=%~dp0 REM ============================================================================ REM Environment Validation REM ============================================================================ CALL :check_python IF %_RESULT% NEQ 0 ( ECHO. ECHO Python 2.7 must be installed and on PATH: ECHO https://www.python.org/ftp/python/2.7.12/python-2.7.12.msi GOTO :exit_error ) REM ============================================================================ REM Trampoline into xenia-build REM ============================================================================ %PYTHON_EXE% xenia-build %* EXIT /b %ERRORLEVEL% REM ============================================================================ REM Utilities REM ============================================================================ :check_python SETLOCAL SET FOUND_PYTHON_EXE="" 1>NUL 2>NUL CMD /c where python2 IF NOT ERRORLEVEL 1 ( ECHO FOUND PYTHON 2 SET FOUND_PYTHON_EXE=python2 ) IF %FOUND_PYTHON_EXE% EQU "" ( IF EXIST c:\\python27\\python.exe SET FOUND_PYTHON_EXE=C:\\python27\\python.exe ) IF %FOUND_PYTHON_EXE% EQU "" ( 1>NUL 2>NUL CMD /c where python IF NOT ERRORLEVEL 1 ( SET FOUND_PYTHON_EXE=python ) ) IF %FOUND_PYTHON_EXE% EQU "" ( ECHO ERROR: no Python executable found on PATH. ECHO Make sure you can run 'python' or 'python2' in a Command Prompt. ENDLOCAL & SET _RESULT=1 GOTO :eof ) CMD /C %FOUND_PYTHON_EXE% -c "import sys; sys.exit(1 if not sys.version_info[:2] == (2, 7) else 0)" IF %ERRORLEVEL% NEQ 0 ( ECHO ERROR: Python version mismatch - not 2.7 ENDLOCAL & SET _RESULT=1 GOTO :eof ) ENDLOCAL & ( SET _RESULT=0 SET PYTHON_EXE=%FOUND_PYTHON_EXE% ) GOTO :eof
ObsidianGuardian/xenia
xb.bat
bat
bsd-3-clause
1,759
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S6_AutoDetection_Continuous_RTT /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPBCGR/S6_AutoDetection_Continuous_RTT.cmd
bat
mit
220
@echo off rem ============================================================================ rem GaianDB rem Copyright IBM Corp. 2007-2014 rem rem LICENSE: Eclipse Public License v1.0 rem http://www.eclipse.org/legal/epl-v10.html rem ============================================================================ TITLE Derby CLP if not defined GDBH set GDBH=. set GDBL=%GDBH%\lib rem - We keep a local variable THISCLASSPATH so as not to modify the environment classpath. SET THISCLASSPATH="" REM -- Add all jars in %GDBL% call :findLibjars "%GDBL%" SET THISCLASSPATH=%THISCLASSPATH%;C:\Progra~1\IBM\SQLLIB\java\db2jcc.jar;C:\Progra~1\IBM\SQLLIB\java\db2jcc_license_cu.jar SET THISCLASSPATH=%THISCLASSPATH%;C:\APPS\db282\java\db2jcc.jar;C:\APPS\db282\java\db2jcc_license_cu.jar SET ARGS=%* rem Java location set JAVA_CMD=java if defined JAVA_HOME set JAVA_CMD="%JAVA_HOME:"=%\bin\java" rem Default JVM arguments, e.g. heap size if not defined JAVA_OPTS set JAVA_OPTS=-Xmx128m rem %JAVA_CMD% -version %JAVA_CMD% %JAVA_OPTS% -cp "%THISCLASSPATH:"=%" com.ibm.gaiandb.tools.SQLDerbyRunner %ARGS% exit /B REM ======================== automatic jar discovery ROUTINES =============================== :findLibjars for %%j in (%1\*.jar) do call :addlibjar "%%j" exit /B :addlibjar set THISCLASSPATH=%THISCLASSPATH%;"%1"
gaiandb/gaiandb
installConfig/queryDerby.bat
bat
epl-1.0
1,370
@echo off rem ---------------------------------------------------------------------- rem Auxiliary script for MSDOS, run by ../config.bat rem Copyright (C) 2011-2018 Free Software Foundation, Inc. rem This file is part of GNU Emacs. rem GNU Emacs is free software: you can redistribute it and/or modify rem it under the terms of the GNU General Public License as published by rem the Free Software Foundation, either version 3 of the License, or rem (at your option) any later version. rem GNU Emacs is distributed in the hope that it will be useful, rem but WITHOUT ANY WARRANTY; without even the implied warranty of rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the rem GNU General Public License for more details. rem You should have received a copy of the GNU General Public License rem along with GNU Emacs. If not, see https://www.gnu.org/licenses/. rem ---------------------------------------------------------------------- echo %1 | sed -e "s,\(.*\)\.c,@if not exist deps\\\1.d echo # dummy > deps\\\1.d," > tdepfile.bat call tdepfile del tdepfile.bat
mina86/emacs
msdos/depfiles.bat
bat
gpl-3.0
1,138
@echo off del html\ovqt\*.* /Q set WORKDIR=%CD% cd .. set CURDIR=%CD% cd %WORKDIR% doxygen ovqt.dox -DCURDIR pause
osgcc/ryzom
nel/tools/3d/object_viewer_qt/doc/make_ovqt_dox.bat
bat
agpl-3.0
129
astyle.exe -v --formatted --options=astyle-options.ini --exclude="libs" --recursive *.h astyle.exe -v --formatted --options=astyle-options.ini --exclude="libs" --exclude="d3xp/gamesys/SysCvar.cpp" --exclude="d3xp/gamesys/Callbacks.cpp" --exclude="sys/win32/win_cpu.cpp" --exclude="sys/win32/win_main.cpp" --recursive *.cpp astyle.exe -v -Q --options=astyle-options.ini ../base/renderprogs/postprocess.pixel astyle.exe -v -Q --options=astyle-options.ini ../base/renderprogs/AmbientOcclusion_AO.pixel astyle.exe -v -Q --options=astyle-options.ini ../base/renderprogs/AmbientOcclusion_blur.pixel astyle.exe -v -Q --options=astyle-options.ini ../base/renderprogs/AmbientOcclusion_minify.pixel astyle.exe -v -Q --options=astyle-options.ini ../base/renderprogs/DeepGBufferRadiosity_DeepGBufferRadiosity.pixel pause
jpcy/RBDOOM-3-BFG
neo/astyle-code.bat
bat
gpl-3.0
809
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Sark.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Sark.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
HackerTool/Sark
docs/make.bat
bat
mit
6,455
@echo off setlocal if exist install.bat goto ok echo install.bat must be run from its folder goto end :ok set OLDGOPATH=%GOPATH% set GOPATH=%~dp0 go install github.com/go-sql-driver/mysql go install github.com/studygolang/mux go install github.com/gorilla/sessions go install go.net/websocket set GOPATH=%OLDGOPATH% :end echo finished
xiexingguang/studygolang
websites/code/thirdparty/install.bat
bat
bsd-3-clause
341
@echo off :: This is an example batchfile for building everything. Please :: edit this (or make your own) for your needs and wants using :: the instructions for calling makefile.vc found in makefile.vc :: :: RCS: @(#) $Id: buildall.vc.bat,v 1.6 2002/11/04 05:50:19 davygrvy Exp $ echo Sit back and have a cup of coffee while this grinds through ;) echo You asked for *everything*, remember? echo. title Building Tcl, please wait... if "%MSVCDir%" == "" call c:\dev\devstudio60\vc98\bin\vcvars32.bat ::if "%MSVCDir%" == "" call "C:\Program Files\Microsoft Developer Studio\vc98\bin\vcvars32.bat" set INSTALLDIR=C:\Program Files\Tcl :: Build the normal stuff along with the help file. :: nmake -nologo -f makefile.vc release winhelp OPTS=none if errorlevel 1 goto error :: Build the static core, dlls and shell. :: nmake -nologo -f makefile.vc release OPTS=static if errorlevel 1 goto error :: Build the special static libraries that use the dynamic runtime. :: nmake -nologo -f makefile.vc core dlls OPTS=static,msvcrt if errorlevel 1 goto error :: Build the core and shell for thread support. :: nmake -nologo -f makefile.vc shell OPTS=threads if errorlevel 1 goto error :: Build a static, thread support core library (no shell). :: nmake -nologo -f makefile.vc core OPTS=static,threads if errorlevel 1 goto error :: Build the special static libraries the use the dynamic runtime, :: but now with thread support. :: nmake -nologo -f makefile.vc core dlls OPTS=static,msvcrt,threads if errorlevel 1 goto error goto end :error echo *** BOOM! *** :end title Building Tcl, please wait...DONE! echo DONE! pause
tmbohnert/ns2-mbac
tcl8.4.11/win/buildall.vc.bat
bat
gpl-2.0
1,624
@echo off @set VERSION=V7.3 @set OSR_DEBUG=off @if "%OS%"=="Windows_NT" goto :Prerequisites @echo This script requires Windows NT 4.0 or later to run properly! goto :EOF :Prerequisites :: Check whether FINDSTR is available. It's used to show warnings etc. findstr /? > NUL 2>&1 || echo "FINDSTR is a prerequisite but wasn't found!" && goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: $Id: ddkbuild.cmd 27 2008-09-06 12:02:06Z oliver $ :: :: This software is supplied for instructional purposes only. :: :: OSR Open Systems Resources, Inc. (OSR) expressly disclaims any warranty :: for this software. THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY :: OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, :: THE IMPLIED WARRANTIES OF MECHANTABILITY OR FITNESS FOR A PARTICULAR :: PURPOSE. THE ENTIRE RISK ARISING FROM THE USE OF THIS SOFTWARE REMAINS :: WITH YOU. OSR's entire liability and your exclusive remedy shall not :: exceed the price paid for this material. In no event shall OSR or its :: suppliers be liable for any damages whatsoever (including, without :: limitation, damages for loss of business profit, business interruption, :: loss of business information, or any other pecuniary loss) arising out :: of the use or inability to use this software, even if OSR has been :: advised of the possibility of such damages. Because some states/ :: jurisdictions do not allow the exclusion or limitation of liability for :: consequential or incidental damages, the above limitation may not apply :: to you. :: :: OSR Open Systems Resources, Inc. :: 105 Route 101A Suite 19 :: Amherst, NH 03031 (603) 595-6500 FAX: (603) 595-6503 :: report bugs to <[email protected]> :: alternatively report them via <http://assarbad.net/contact/> :: :: :: MODULE: :: :: ddkbuild.cmd :: :: ABSTRACT: :: :: This script allows drivers to be built with Visual Studio 2002 through :: Visual Studio 2008 and possibly future versions. It will also work fine :: from the command line. :: If you are interested in a project wizard that makes use of this script, :: try DDKWizard from <http://ddkwizard.assarbad.net>. :: :: AUTHOR(S): :: :: - OSR Open Systems Resources, Inc. :: - Oliver Schneider (ddkwizard.assarbad.net) :: :: REQUIREMENTS: :: :: Environment variables that must be set. :: %NT4BASE% - Set this up for "-NT4" builds (legacy, support not tested) :: %W2KBASE% - Set this up for "-W2K*" builds (legacy, support not tested) :: %WXPBASE% - Set this up for "-WXP*" builds :: %WNETBASE% - Set this up for "-WNET*" builds :: %WLHBASE% - Set this up for "-WLH*" builds :: %WDF_ROOT% - Must be set if attempting to do a WDF Build. :: :: Examples: :: NT4BASE : could be "D:\NT4DDK" :: W2KBASE : could be "D:\Nt50DDK" :: WXPBASE : could be "D:\WINDDK\2600" :: WNETBASE: could be "D:\WINDDK\3790.1830" or "C:\WINDDK\3790" :: :: COMMAND FORMAT: :: :: Run the script without any parameters to get the whole help content! :: Note: "-WDF" has been tested with the 01.00.5054 version of the framework :: :: RETURN CODES AND THEIR MEANING: :: :: 001 == Unknown build type. Check the <platform> parameter :: 002 == No WDF_ROOT given using WDF build type. :: 003 == The DDK-specific base directory variable (NT4BASE, W2KBASE, WXPBASE, :: WNETBASE) is not set at all and could not be auto-detected! :: 004 == BASEDIR variable is empty. Check to see that the DDK-specific :: variable is set correctly (i.e. NT4BASE, W2KBASE, WXPBASE, WNETBASE) :: 005 == No mode (checked/free) was given. Check the respective parameter! :: 006 == No DIR or SOURCES file found in the given target directory. :: 007 == No target directory given. :: 008 == Given target directory does not exist. :: 009 == The SETENV script failed. :: :: Note: If %OSR_ERRCODE% and %ERRORLEVEL% are equal, the return code stems :: from one of the tools being called during the build process. :: :: BROWSE FILES: :: :: This procedure supports the building of BROWSE files to be used by :: Visual Studio 6 and by Visual Studio.NET However, the BSCfiles created :: by bscmake for the two are not compatible. When this command procedure :: runs, it selects the first bscmake.exe found in the path. So, make sure :: that the correct bscmake.exe is in the path ... :: :: Note that if using Visual Studio.NET the .BSC must be added to the project :: in order for the project to be browsed. :: Another alternative is the VS addon named "Visual Assist X" which will :: parse the header files - no more need for browse files. :: :: COMPILERS: :: :: If you are building NT4 you should really be using the VC6 compiler. :: Later versions of the DDK now contain the compiler and the linker. This :: procedure should use the correct compiler. :: :: GENERAL COMMENTS: :: :: This procedure has been cleaned up to be modular and easy to understand. :: :: As of the Server 2003 SP1 DDK DDKBUILD now clears the NO_BROWSE_FILE and :: NO_BINPLACE environment variables so that users can use these features. :: :: Starting with the Vista WDK, the output in the respective tool window :: in VS is in Unicode by default. This garbles the output from DDKBUILD :: and we therefore clear the environment variable VS_UNICODE_OUTPUT. :: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / MAIN function of the script ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :MAIN :: Building "stack frame" setlocal ENABLEEXTENSIONS & pushd . :: Check whether the REG utility is available reg /? > NUL 2>&1 && set OSR_REGAVAILABLE=1 :: This is set by client-side keyword substitution set SVN_REVISION=$Revision: 27 $ :: Extract the revision number from the revision keyword set SVN_REVISION=%SVN_REVISION:~0,-2% set SVN_REVISION=%SVN_REVISION:~11% :: This is set by client-side keyword substitution set SVN_REVDATE=$Date: 2008-09-06 12:02:06 +0000 (Sat, 06 Sep 2008) $ :: Extract the date from the Date keyword set SVN_REVDATE=%SVN_REVDATE:~7,10% set VERSION=%VERSION%/r%SVN_REVISION% :: Init some special variables set OSR_VERSTR=OSR DDKBUILD.CMD %VERSION% (%SVN_REVDATE%) - OSR, Open Systems Resources, Inc. set OSR_PREBUILD_SCRIPT=ddkprebld.cmd set OSR_POSTBUILD_SCRIPT=ddkpostbld.cmd set OSR_SETENV_SCRIPT=ddkbldenv.cmd set OSR_ECHO=@echo DDKBLD: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Set error messages :: Possible codes: 1 set ERR_UnknownBuildType=Unknown type of build. Please recheck parameters. :: Possible codes: 2 set ERR_NoWdfRoot=WDF_ROOT is not defined, are you using 00.01.5054 or later? :: Possible codes: 3 set ERR_BaseDirNotSet=To build using type %%OSR_TARGET%% you need to set the %%%%%%BASEDIRVAR%%%%%% environment variable to point to the %%BASEDIROS%% DDK base directory! :: Possible codes: 4 set ERR_NoBASEDIR=NT4BASE, W2KBASE, WXPBASE and/or WNETBASE environment variable(s) not set. Environment variable(s) must be set by user according to DDK version(s) installed. :: Possible codes: 5 set ERR_BadMode=^<build type^> must be 'checked', 'free', 'chk' or 'fre' (case-insensitive). :: Possible codes: 6 set ERR_NoTarget=Target directory must contain a SOURCES or DIRS file. :: Possible codes: 7, 8 set ERR_NoDir=The ^<directory^> parameter must be a valid directory. :: Possible codes: 9 set ERR_SetEnvFailed=The SETENV script failed. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Clear the error code variable set OSR_ERRCODE=0 set prefast_build=0 :: Turn on tracing, use %OSR_TRACE% instead of ECHO if /i "%OSR_DEBUG%" == "on" (set OSR_TRACE=%OSR_ECHO% [TRACE]) else (set OSR_TRACE=rem) :: Turn on echoing of current line if %OSR_DEBUG% is set to "on" @echo %OSR_DEBUG% :: Output version string @echo %OSR_VERSTR% %OSR_TRACE% ^(Current module: ^"%~f0^"^) @echo. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Set the target platform variable set OSR_TARGET=%~1 :: Remove any dashes in the variable if not "%OSR_TARGET%" == "" set OSR_TARGET=%OSR_TARGET:-=% :: Show help if the target parameter is empty after removal of the dashes if "%OSR_TARGET%" == "" goto :USAGE ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: In the build directory check for this script and call it if it exists. :: This allows to override any global system variable setting, if desired. if not "%3" == "" call :GetCustomEnvironment "%~f3" if not "%OSR_ERRCODE%" == "0" goto :USAGE :: Additional error handling for better usability :: These subroutines will also attempt to locate the requested DDK!!! set OSR_ERRCODE=3 %OSR_TRACE% Checking whether the environment variable for the build type was set :: Calling as a subroutine has 2 advantages: :: 1. the script does not quit if the label was not found :: 2. we return to the line after the call and can check variables there call :%OSR_TARGET%Check > NUL 2>&1 :: If the BASEDIROS/BASEDIRVAR variable is not defined, it means the subroutine did not exist! if not DEFINED BASEDIROS call :ShowErrorMsg 1 "%ERR_UnknownBuildType% (BASEDIROS)" & goto :USAGE if not DEFINED BASEDIRVAR call :ShowErrorMsg 1 "%ERR_UnknownBuildType% (BASEDIRVAR)" & goto :USAGE if not "%OSR_ERRCODE%" == "0" call :ShowErrorMsg %OSR_ERRCODE% "%ERR_BaseDirNotSet%" & goto :USAGE ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: set BASEDIR=%%%BASEDIRVAR%%% call :ResolveVar BASEDIR call :MakeShort BASEDIR "%BASEDIR%" :: Check for existing %BASEDIR% if "%BASEDIR%" == "" call :ShowErrorMsg 4 "%ERR_NoBASEDIR%" & goto :USAGE set PATH=%BASEDIR%\bin;%PATH% %OSR_TRACE% Now jump to the initialization of the commandline :: Calling as a subroutine has 2 advantages: :: 1. the script does not quit if the label was not found :: 2. we return to the line after the call and can check variables there call :%OSR_TARGET%Build ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: %OSR_TRACE% We returned from the variable initialization if not DEFINED OSR_CMDLINE call :ShowErrorMsg 1 "%ERR_UnknownBuildType% (OSR_CMDLINE)" & goto :USAGE %OSR_TRACE% Hurrah, all the variables have been initialized, continuing :: Proceed with common build steps goto :CommonBuild ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Check whether the parameter makes sense and try to :: correct it if possible ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: These labels are for compatibility with the respective :: modes supported by another flavor of DDKBUILD. :WLH64Check :WLHA64Check :WLHXP64Check :WLHNET64Check :WLHNETA64Check ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :WLHCheck :WLHX64Check :WLHI64Check :WLHNETX64Check :WLHNETI64Check :WLHXPCheck :WLH2KCheck :WLHNETCheck set BASEDIROS=Windows Vista/Windows 2008 Server set BASEDIRVAR=WLHBASE :: Compatibility between BUILD and VS ... prevent pipes from being used %OSR_ECHO% Clearing %%VS_UNICODE_OUTPUT%% ... set VS_UNICODE_OUTPUT= :: Return to caller if the BASEDIR is already defined (either customized or global) if DEFINED %BASEDIRVAR% goto :CommonCheckNoErrorWithReturn call :DetectBaseDirTemp "6001.18000 6000" if DEFINED BASEDIRTEMP if exist "%BASEDIRTEMP%" goto :CommonCheckSetVarWithReturn goto :CommonCheckErrorNotSupportedWithReturn ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: These labels are for compatibility with the respective :: modes supported by another flavor of DDKBUILD. :WNETW2KCheck :WNETA64Check ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :WNET2KCheck :WNETXPCheck :WNETWXPCheck :WNETXP64Check :WNET64Check :WNETI64Check :WNETAMD64Check :WNETX64Check :WNETCheck set BASEDIROS=Windows 2003 Server set BASEDIRVAR=WNETBASE :: Return to caller if the BASEDIR is already defined (either customized or global) if DEFINED %BASEDIRVAR% goto :CommonCheckNoErrorWithReturn call :DetectBaseDirTemp "3790.1830 3790.1218 3790" if DEFINED BASEDIRTEMP if exist "%BASEDIRTEMP%" goto :CommonCheckSetVarWithReturn goto :CommonCheckErrorNotDetectedWithReturn ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: These labels are for compatibility with the respective :: modes supported by another flavor of DDKBUILD. :XPCheck :XP64Check :XPW2KCheck ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :WXP64Check :WXPI64Check :WXPCheck :WXP2KCheck set BASEDIROS=Windows XP set BASEDIRVAR=WXPBASE :: Other flavor of DDKBUILD if not DEFINED WXPBASE if DEFINED XPBASE set BASEDIRVAR=XPBASE :: Return to caller if the BASEDIR is already defined (either customized or global) if DEFINED %BASEDIRVAR% goto :CommonCheckNoErrorWithReturn call :DetectBaseDirTemp "2600.1106 2600" if DEFINED BASEDIRTEMP if exist "%BASEDIRTEMP%" goto :CommonCheckSetVarWithReturn goto :CommonCheckErrorNotDetectedWithReturn ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :W2K64Check :W2KI64Check :W2KCheck set BASEDIROS=Windows 2000 set BASEDIRVAR=W2KBASE :: Return to caller if DEFINED %BASEDIRVAR% goto :CommonCheckNoErrorWithReturn call :CommonCheckMsg2 goto :CommonCheckErrorNotSupportedWithReturn ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :NT4Check set BASEDIROS=Windows NT4 set BASEDIRVAR=NT4BASE :: Return to caller if DEFINED %BASEDIRVAR% goto :CommonCheckNoErrorWithReturn call :CommonCheckMsg2 goto :CommonCheckErrorNotSupportedWithReturn ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :CommonCheckMsg1 echo. %OSR_ECHO% WARNING: %%%BASEDIRVAR%%% NOT SET! %OSR_ECHO% Attempting to auto-detect the installation folder and set %%%BASEDIRVAR%%%. %OSR_ECHO% (If this fails *you* will have to set it!) goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :CommonCheckMsg2 echo. %OSR_ECHO% WARNING: %OSR_ECHO% Auto-detection of the folder settings is not supported for the requested DDK. %OSR_ECHO% Please set %%%BASEDIRVAR%%% yourself! goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :CommonCheckSetVarWithReturn %OSR_ECHO% Found! echo. set %BASEDIRVAR%=%BASEDIRTEMP% set BASEDIRTEMP= :: Tell the caller it was successful :CommonCheckNoErrorWithReturn set OSR_ERRCODE=0 goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :CommonCheckErrorNotDetectedWithReturn echo. %OSR_ECHO% None of the usual default paths works. Set %%%BASEDIRVAR%%% manually! :CommonCheckErrorNotSupportedWithReturn goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Initialize variables specific to the respective platform ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Valid parameters for setenv in different DDKs/WDKs: :: :: 2600 - "setenv <directory> [fre|chk] [64] [hal]" :: 2600.1106 - "setenv <directory> [fre|chk] [64] [hal] [WXP|W2K]" :: 3790 - "setenv <directory> [fre|chk] [64|AMD64] [hal] [WXP|WNET|W2K]" :: 3790.1830 - "setenv <directory> [fre|chk] [64|AMD64] [hal] [WXP|WNET|W2K] [no_prefast] [bscmake]" :: 6000 - "setenv <directory> [fre|chk] [64|AMD64] [hal] [WLH|WXP|WNET|W2K] [bscmake]" :: 6001.18000 - "setenv <directory> [fre|chk] [64|x64] [hal] [WLH|WXP|WNET|W2K] [bscmake]" ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: NT 4.0 build using NT4 DDK :NT4Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% "%%MSDEVDIR%%" goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: W2K build for 32bit using WXP DDK :XPW2KBuild :WXP2KBuild set OSR_CMDLINE="%%BASEDIR%%\bin\w2k\set2k.bat" %%BASEDIR%% %%BuildMode%% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: W2K build for 64bit (Intel) using W2K DDK :W2K64Build :W2KI64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv64.bat" %%BASEDIR%% %%BuildMode%% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: W2K build for 32bit using W2K DDK :W2KBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WXP build for 64bit (Intel) using WXP DDK :XP64Build :WXP64Build :WXPI64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% 64 goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WXP build for 32bit using WXP DDK :XPBuild :WXPBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: W2K build for 32bit using WNET DDK :WNETW2KBuild :WNET2KBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% W2K %%BuildMode%% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WXP build for 32bit using WNET DDK :WNETXPBuild :WNETWXPBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% WXP goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WXP build for 64bit using WNET DDK :WNETXP64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% 64 WXP goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WNET build for 64bit (Intel) using WNET DDK :WNET64Build :WNETI64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% 64 WNET goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WNET build for 64bit (AMD) using WNET DDK :WNETA64Build :WNETAMD64Build :WNETX64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% AMD64 WNET goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WNET build for 32bit using WNET DDK :WNETBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WLH build for 32bit using WLH DDK :WLHBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% WLH goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WLH build for 64bit (AMD) using WLH DDK :WLHA64Build :WLHX64Build call :DetectVistaWDK set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% %OSR_AMD64FLAG% WLH goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WLH build for 64bit (Intel) using WLH DDK :WLH64Build :WLHI64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% 64 WLH goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WNET build for 64bit (AMD) using WLH DDK :WLHNETA64Build :WLHNETX64Build call :DetectVistaWDK set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% %OSR_AMD64FLAG% WNET goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WNET build for 64bit (Intel) using WLH DDK :WLHNET64Build :WLHNETI64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% 64 WNET goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WXP build for 32bit using WLH DDK :WLHXPBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% WXP goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WXP build for 64bit (Intel) using WLH DDK :WLHXP64Build set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% 64 WXP goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: W2K build for 32bit using WLH DDK :WLH2KBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% W2K goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: WNET build for 32bit using WLH DDK :WLHNETBuild set OSR_CMDLINE="%%BASEDIR%%\bin\setenv.bat" %%BASEDIR%% %%BuildMode%% WNET goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: All builds go here for the rest of the procedure. Now, :: we are getting ready to call build. The big problem :: here is to figure our the name of the buildxxx files :: being generated for the different platforms. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :CommonBuild :: Remove first command line arg shift call :SetMode %1 if not "%OSR_ERRCODE%" == "0" call :ShowErrorMsg %OSR_ERRCODE% "%ERR_BadMode%" & goto :USAGE set OSR_BUILDNAME=%OSR_TARGET% (%BuildMode%) using the %BASEDIROS% DDK and %%%BASEDIRVAR%%% call :CheckTargets %2 if "%OSR_ERRCODE%" == "6" call :ShowErrorMsg %OSR_ERRCODE% "%ERR_NoTarget%" & goto :USAGE if not "%OSR_ERRCODE%" == "0" call :ShowErrorMsg %OSR_ERRCODE% "%ERR_NoDir%" & goto :USAGE :: Resolve any variables in the command line string call :ResolveVar OSR_CMDLINE pushd . set ERRORLEVEL=0 :: This external script prepares the build environment (e.g. setenv.bat) call %OSR_CMDLINE% :: Will only work with newer SETENV.BAT versions, but will be helpful in this case. if not "%ERRORLEVEL%" == "0" call :ShowErrorMsg 9 "%ERR_SetEnvFailed%" & goto :USAGE popd :: ---------------------------------------------------------------------------- :: Setting global variables for the scope of this CMD session set NO_BROWSER_FILE= set NO_BINPLACE= set buildDirectory=%~fs2 call :MakeShort buildDirectory "%buildDirectory%" set buildDirectory_raw=%2 set buildDirectory_fname=%~n2 %OSR_TRACE% buildDirectory == %buildDirectory% %OSR_TRACE% buildDirectory_raw == %buildDirectory_raw% %OSR_TRACE% buildDirectory_fname == %buildDirectory_fname% set mpFlag=-M if "%BUILD_ALT_DIR%" == "" goto :NT4 :: W2K sets this! set OSR_EXT=%BUILD_ALT_DIR% set mpFlag=-MI :NT4 if "%NUMBER_OF_PROCESSORS%" == "" set mpFlag= if "%NUMBER_OF_PROCESSORS%" == "1" set mpFlag= :: Set additional variables at this point or do whatever you please @if exist "%buildDirectory%\%OSR_PREBUILD_SCRIPT%" @( %OSR_ECHO% ^>^> Performing pre-build steps [%OSR_PREBUILD_SCRIPT%] ... pushd "%buildDirectory%" call "%OSR_PREBUILD_SCRIPT%" > "%TEMP%\%OSR_PREBUILD_SCRIPT%.tmp" for /f "tokens=*" %%x in ('type "%TEMP%\%OSR_PREBUILD_SCRIPT%.tmp"') do @( %OSR_ECHO% %%x ) if exist "%TEMP%\%OSR_PREBUILD_SCRIPT%.tmp" del /f /q "%TEMP%\%OSR_PREBUILD_SCRIPT%.tmp" popd %OSR_ECHO% ^<^< Finished pre-build steps [%OSR_PREBUILD_SCRIPT%] ... ) :: Save the current directory (before changing into the build directory!) :: AFTERPREBUILD pushd . ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Determine the settings of flags, WDF and PREFAST in :: other words what was set for %3 and beyond.... ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: %OSR_ECHO% %OSR_BUILDNAME% set OSR_ARGS= + argument(s): if not "%3" == "" set OSR_ARGS=%OSR_ARGS% %3 if not "%4" == "" set OSR_ARGS=%OSR_ARGS% %4 if not "%5" == "" set OSR_ARGS=%OSR_ARGS% %5 if /i "%OSR_ARGS%" == " + argument(s):" set OSR_ARGS= %OSR_ECHO% Directory: %buildDirectory%%OSR_ARGS% %OSR_ECHO% %BASEDIRVAR%: %BASEDIR% cd /D %~s2 set bFlags=-Ze set bscFlags= ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :ContinueParsing if "%3" == "" goto :DONE if "%3" == "/a" goto :RebuildallFound if /i "%3" == "-WDF" goto :WDFFound if /i "%3" == "-PREFAST" goto :PrefastFound set bscFlags=/n set bFlags=%bFlags% %3 :: Remove next arg shift goto :ContinueParsing :WDFFound shift :: Note, that the setwdf.bat is called from setenv.bat in the WDK, :: therefore we skip it. if /i "%BASEDIRVAR%" == "WLHBASE" goto :WDFOkay if "%WDF_ROOT%" == "" call :ShowErrorMsg 2 "%ERR_NoWdfRoot%" & goto :USAGE pushd . if exist "%WDF_ROOT%\set_wdf_env.cmd" call "%WDF_ROOT%\set_wdf_env.cmd" popd :WDFOkay goto :ContinueParsing :PrefastFound shift set prefast_build=1 goto :ContinueParsing :RebuildallFound shift set bscFlags=/n set bFlags=%bFlags:-Ze=-cfeZ% set bFlags=%bFlags: -cZ=% goto :ContinueParsing ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :DONE for %%x in (build%OSR_EXT%.err build%OSR_EXT%.wrn build%OSR_EXT%.log prefast%OSR_EXT%.log) do @( if exist "%%x" del /f /q "%%x" ) if not "%prefast_build%" == "0" goto :RunPrefastBuild %OSR_ECHO% Run build %mpFlag% %bFlags% for %BuildMode% version in %buildDirectory_raw% pushd . build %mpFlag% %bFlags% popd goto :BuildComplete :RunPrefastBuild %OSR_ECHO% Run prefast build %mpFlag% %bFlags% for %BuildMode% version in %buildDirectory_raw% setlocal ENABLEEXTENSIONS & pushd . set PREFASTLOG=PREfast_defects_%OSR_EXT%.xml prefast /log=%PREFASTLOG% /reset build %mpFlag% %bFlags% > NUL 2>&1 if "%errorlevel%" GTR "0" set OSR_ERRCODE=%errorlevel% prefast /log=%PREFASTLOG% list > prefast%OSR_EXT%.log %OSR_ECHO% The PREfast logfile is ^"%prefastlog%^"! popd & endlocal :BuildComplete if not "%errorlevel%" == "0" set OSR_ERRCODE=%errorlevel% @echo %OSR_DEBUG% :: Assume that the onscreen errors are complete! setlocal set WARNING_FILE_COUNT=0 if exist "build%OSR_EXT%.log" for /f "tokens=*" %%x in ('findstr "warning[^.][DRCLU][0-9][0-9]* error[^.][DRCLU][0-9][0-9]*" "build%OSR_EXT%.log"') do @( set /a WARNING_FILE_COUNT=%WARNING_FILE_COUNT%+1 ) if not "%WARNING_FILE_COUNT%" == "0" ( %OSR_ECHO% ================ Build warnings ======================= if exist "build%OSR_EXT%.log" for /f "tokens=*" %%x in ('findstr "warning[^.][DRCLU][0-9][0-9]* error[^.][DRCLU][0-9][0-9]*" "build%OSR_EXT%.log"') do @( @echo %%x ) ) set WARNING_FILE_COUNT_PRE=0 if exist "prefast%OSR_EXT%.log" for /f "tokens=*" %%x in ('findstr "warning[^.][CLU]*" "prefast%OSR_EXT%.log"') do @( set /a WARNING_FILE_COUNT_PRE=%WARNING_FILE_COUNT_PRE%+1 ) :: Reset if this is no PREfast build if "%prefast_build%" == "0" set WARNING_FILE_COUNT_PRE=0 if not "%WARNING_FILE_COUNT_PRE%" == "0" ( %OSR_ECHO% =============== PREfast warnings ====================== if exist "prefast%OSR_EXT%.log" for /f "tokens=*" %%x in ('findstr "warning[^.][CLU]*" "prefast%OSR_EXT%.log"') do @( @echo %%x ) ) set /a WARNING_FILE_COUNT=%WARNING_FILE_COUNT%+%WARNING_FILE_COUNT_PRE% if not "%WARNING_FILE_COUNT%" == "0" ( %OSR_ECHO% ======================================================= ) endlocal @echo. %OSR_ECHO% Build complete %OSR_ECHO% Building browse information files if exist "buildbrowse.cmd" call "buildbrowse.cmd" & goto :postBuildSteps set sbrlist=sbrList.txt if not exist sbrList%CPU%.txt goto :sbrDefault set sbrlist=sbrList%CPU%.txt :sbrDefault if not exist %sbrlist% goto :postBuildSteps :: Prepend blank space if not "%bscFlags%" == "" set bscFlags= %bscFlags% :: bscmake%bscFlags% prevents a double blank space ... bscmake%bscFlags% @%sbrlist% :: Perform whatever post-build steps :postBuildSteps :: Restore the current directory (after changing into the build directory!) :: Search upwards for "AFTERPREBUILD" to find the corresponding PUSHD popd @if exist "%buildDirectory%\%OSR_POSTBUILD_SCRIPT%" @( %OSR_ECHO% ^>^> Performing post-build steps [%OSR_POSTBUILD_SCRIPT%] ... pushd "%buildDirectory%" call "%OSR_POSTBUILD_SCRIPT%" > "%TEMP%\%OSR_POSTBUILD_SCRIPT%.tmp" for /f "tokens=*" %%x in ('type "%TEMP%\%OSR_POSTBUILD_SCRIPT%.tmp"') do @( %OSR_ECHO% %%x ) if exist "%TEMP%\%OSR_POSTBUILD_SCRIPT%.tmp" del /f /q "%TEMP%\%OSR_POSTBUILD_SCRIPT%.tmp" popd %OSR_ECHO% ^<^< Finished post-build steps [%OSR_POSTBUILD_SCRIPT%] ... ) goto :END ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ MAIN function of the script ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / GetCustomEnvironment :: First parameter is the "directory" that supposedly contains the SOURCES :: or DIRS file (and the build scripts) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :GetCustomEnvironment pushd . call :CheckTargets "%~f1" @if not "%OSR_ERRCODE%" == "0" @( echo. %OSR_ECHO% The target directory seemed to not contain a DIRS or SOURCES file %OSR_ECHO% when trying to set a custom environment! Quitting. set buildDirectory=%~f1 if "%OSR_ERRCODE%" == "6" call :ShowErrorMsg %OSR_ERRCODE% "%ERR_NoTarget%" & goto :GetCustomEnvironment_ret call :ShowErrorMsg %OSR_ERRCODE% "%ERR_NoDir%" & goto :GetCustomEnvironment_ret goto :GetCustomEnvironment_ret ) :: If the user provided a script to customize the environment, execute it. @if exist "%~f1\%OSR_SETENV_SCRIPT%" @( %OSR_ECHO% ^>^> Setting custom environment variables [%OSR_SETENV_SCRIPT%] ... pushd "%~f1" call "%OSR_SETENV_SCRIPT%" > "%TEMP%\%OSR_SETENV_SCRIPT%.tmp" for /f "tokens=*" %%x in ('type "%TEMP%\%OSR_SETENV_SCRIPT%.tmp"') do @( %OSR_ECHO% %%x ) if exist "%TEMP%\%OSR_SETENV_SCRIPT%.tmp" del /f /q "%TEMP%\%OSR_SETENV_SCRIPT%.tmp" popd %OSR_ECHO% ^<^< Finished setting custom environment variables [%OSR_SETENV_SCRIPT%] ... ) :GetCustomEnvironment_ret popd goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ GetCustomEnvironment ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / SetMode :: Subroutine to validate the mode of the build passed in. It must be free, :: FREE, fre, FRE or checked, CHECKED, chk, CHK. Anything else is an error. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :SetMode set BuildMode= if /i "%OSR_TARGET%" == "WLH2K" goto :SetModeWLH2K for %%f in (free fre) do if /i "%%f" == "%1" set BuildMode=free for %%f in (checked chk) do if /i "%%f" == "%1" set BuildMode=checked goto :SetModeCommonEnd :SetModeWLH2K for %%f in (free fre) do if /i "%%f" == "%1" set BuildMode=f for %%f in (checked chk) do if /i "%%f" == "%1" set BuildMode=c :SetModeCommonEnd %OSR_TRACE% Mode set to ^"%BuildMode%^" if "%BuildMode%" == "" set OSR_ERRCODE=5 goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ SetMode ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / CheckTargets subroutine :: Subroutine to validate that the target directory exists and that there is :: either a DIRS or SOURCES and MakeFile in it. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :CheckTargets :: Building "stack frame" setlocal & pushd . & set OSR_ERRCODE=0 set lTarget=%~1 if not "%lTarget%" == "" goto :CheckTargets1 set OSR_ERRCODE=7 goto :CheckTargets_ret :CheckTargets1 if exist "%lTarget%" goto :CheckTargets2 set OSR_ERRCODE=8 goto :CheckTargets_ret :CheckTargets2 if not exist "%lTarget%\DIRS" goto :CheckTargets3 set OSR_ERRCODE=0 goto :CheckTargets_ret :CheckTargets3 if exist "%lTarget%\SOURCES" goto :CheckTargets4 set OSR_ERRCODE=6 goto :CheckTargets_ret :CheckTargets4 if exist "%lTarget%\MAKEFILE" goto :CheckTargets5 set OSR_ERRCODE=6 goto :CheckTargets_ret :CheckTargets5 set OSR_ERRCODE=0 :CheckTargets_ret :: Cleaning "stack frame" and returning error code into global scope popd & endlocal & set OSR_ERRCODE=%OSR_ERRCODE% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ CheckTargets subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / ResolveVar subroutine :: There is only one parameter, the name of the variable to be resolved! ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :ResolveVar :: Get the name of the variable we are working with setlocal ENABLEEXTENSIONS & set VAR_NAME=%1 set VAR_TEMPRET2=%%%VAR_NAME%%% :ResolveVarLoop set VAR_TEMPRET1=%VAR_TEMPRET2% set VAR_TEMPRET2=%VAR_TEMPRET1% for /f "tokens=*" %%i in ('echo %VAR_TEMPRET1%') do ( set VAR_TEMPRET2=%%i ) if not "%VAR_TEMPRET1%" == "%VAR_TEMPRET2%" goto :ResolveVarLoop :: Re-export the variable out of the local scope endlocal & set %VAR_NAME%=%VAR_TEMPRET1% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ ResolveVar subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / MakeShort subroutine :: Two parameters. First parameter is the variable name, second is the path :: to convert into a short filename. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :MakeShort setlocal ENABLEEXTENSIONS :: Get the name of the variable we are working with and the path to convert set VAR_NAME=%~1 set PATH_SHORT=%~dpns2 set PATH_EXTSHORT=%~xs2 if not "" == "%PATH_EXTSHORT%" set PATH_EXTSHORT=%PATH_EXTSHORT:~0,4% set PATH_SHORT=%PATH_SHORT%%PATH_EXTSHORT% endlocal & set %VAR_NAME%=%PATH_SHORT% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ MakeShort subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / ErrorWithUsage subroutine :: This one will take the passed in parameters and build a nice error :: message which is returned to the user along with the usage hints. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :ShowErrorMsg @set OSR_ERRCODE=%~1 @set OSR_ERRMSG=%~2 @set OSR_ERRMSG=%OSR_ERRMSG:'="% @set OSR_ERRMSG=ERROR #%OSR_ERRCODE%: %OSR_ERRMSG% @echo. %OSR_ECHO% %OSR_ERRMSG% if DEFINED buildDirectory %OSR_ECHO% -^> Target directory: %buildDirectory% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ ErrorWithUsage subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / SetVar subroutine :: Param1 == name of the variable, Param2 == value to be set for the variable ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :SetVar :: Get the name of the variable we are working with setlocal ENABLEEXTENSIONS & set VAR_NAME=%1 endlocal & set %VAR_NAME%=%~2 goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ SetVar subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / DetectVistaWDK subroutine :: No parameters expected ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :DetectVistaWDK setlocal ENABLEEXTENSIONS :: Newer flag (starting with W2K8) is default set OSR_AMD64FLAG=x64 :: The Vista WDK accepted *only* "AMD64", the newer W2K8 WDK accepts only "x64" :: We detect the older one by checking the setenv.bat for a certain string findstr /C:"Windows Server Longhorn" "%BASEDIR%\bin\setenv.bat" > NUL 2>&1 && set OSR_AMD64FLAG=AMD64 endlocal & set OSR_AMD64FLAG=%OSR_AMD64FLAG% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ DetectVistaWDK subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / DetectBaseDirTemp subroutine :: The first parameter is the list of directory names to check, separated by :: blank spaces. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :DetectBaseDirTemp :: Get the name of the variable we are working with if "%~1" == "" goto :EOF setlocal ENABLEEXTENSIONS call :CommonCheckMsg1 :: Try to find an installed DDK/WDK from the registry keys if DEFINED OSR_REGAVAILABLE if not "%OSR_REGAVAILABLE%" == "0" ( for %%i in (%~1) do @( call :RegTryBaseDirTemp "%%i" ) ) :: Try all the "default" locations if not DEFINED BASEDIRTEMP ( for %%i in (%~1) do @( for %%a in (WINDDK DDK) do @( call :BruteTryBaseDirTemp "%SystemDrive%\%%a\%%i" call :BruteTryBaseDirTemp "%ProgramFiles%\%%a\%%i" ) ) ) endlocal & set BASEDIRTEMP=%BASEDIRTEMP% goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ DetectBaseDirTemp subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / RegTryBaseDirTemp subroutine :: Attempt to find the install key in the registry. :: This functions tests old-style DDKs and new-style WDKs. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :RegTryBaseDirTemp if DEFINED BASEDIRTEMP if exist "%BASEDIRTEMP%" goto :EOF setlocal ENABLEEXTENSIONS call :RegTryBaseDirTempSingle "%~1" "LFNDirectory" BASEDIRTEMP if DEFINED BASEDIRTEMP if exist "%BASEDIRTEMP%" goto :RegTryBaseDirTemp_EOF call :RegTryBaseDirTempSingle "%~1\Setup" "BUILD" BASEDIRTEMP if DEFINED BASEDIRTEMP if exist "%BASEDIRTEMP%" goto :RegTryBaseDirTemp_EOF if not DEFINED BASEDIRTEMP (endlocal & goto :EOF) :RegTryBaseDirTemp_EOF %OSR_ECHO% Found directory (%BASEDIRTEMP%) from install key endlocal & set BASEDIRTEMP=%BASEDIRTEMP% & goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ RegTryBaseDirTemp subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / RegTryBaseDirTempSingle subroutine :: Attempt to find the install key in the registry. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :RegTryBaseDirTempSingle setlocal ENABLEEXTENSIONS set REGSUBKEY=%~1 set REGVALUE=%~2 set VARIABLETOSET=%~3 set REGMAINKEY=HKLM\SOFTWARE\Microsoft\WINDDK :: Test whether we can read the value below this key reg query "%REGMAINKEY%\%REGSUBKEY%" /v "%REGVALUE%" > NUL 2>&1 || goto :RegTryBaseDirTempSingle_WOW64 for /f "tokens=2*" %%i in ('reg query "%REGMAINKEY%\%REGSUBKEY%" /v "%REGVALUE%"^|findstr /C:"%REGVALUE%"') do @( call :SetVar _SETVARIABLE "%%j" ) endlocal & set %VARIABLETOSET%=%_SETVARIABLE% :RegTryBaseDirTempSingle_WOW64 set REGMAINKEY=HKLM\SOFTWARE\Wow6432Node\Microsoft\WINDDK :: Test whether we can read the value below this key reg query "%REGMAINKEY%\%REGSUBKEY%" /v "%REGVALUE%" > NUL 2>&1 || goto :RegTryBaseDirTempSingle_EOF for /f "tokens=2*" %%i in ('reg query "%REGMAINKEY%\%REGSUBKEY%" /v "%REGVALUE%"^|findstr /C:"%REGVALUE%"') do @( call :SetVar _SETVARIABLE "%%j" ) endlocal & set %VARIABLETOSET%=%_SETVARIABLE% :RegTryBaseDirTempSingle_EOF endlocal goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ RegTryBaseDirTempSingle subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: / BruteTryBaseDirTemp subroutine :: Brute-force test the given directory. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :BruteTryBaseDirTemp if DEFINED BASEDIRTEMP if exist "%BASEDIRTEMP%" goto :EOF setlocal ENABLEEXTENSIONS :: We will not overwrite BASETEMPDIR if it has been set and is valid :: Just try set BASEDIRTEMP=%~1 %OSR_ECHO% Trying %BASEDIRTEMP% ... if not exist "%BASEDIRTEMP%" (endlocal & goto :EOF) endlocal & set BASEDIRTEMP=%BASEDIRTEMP% & goto :EOF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: \ BruteTryBaseDirTemp subroutine ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Usage output ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :USAGE @echo. @echo USAGE: @echo ====== @echo %~n0 ^<target^> ^<build type^> ^<directory^> [flags] [-WDF] [-PREFAST] @echo. @echo Values for ^<target^>: @echo -------------------------------------------------------------------------- @echo Target platform and OS ^| Miscellaneous @echo --------------------------^|----------------------------------------------- @echo Target ^| Windows ^| CPU ^| Base directory ^| Target alias(es) @echo ------------^|-------------^|---------^|----------------^|-------------------- @echo -W2K ^| 2000 ^| x86 ^| %%W2KBASE%% ^| @echo -W2K64 ^| 2000 ^| Itanium ^| %%W2KBASE%% ^| -W2KI64 @echo -WXP ^| XP ^| x86 ^| %%WXPBASE%% ^| -XP @echo -WXP64 ^| XP ^| Itanium ^| %%WXPBASE%% ^| -WXPI64, -XP64 @echo -WXP2K ^| 2000 ^| x86 ^| %%WXPBASE%% ^| -XPW2K @echo -WNET ^| 2003 ^| x86 ^| %%WNETBASE%% ^| @echo -WNET64 ^| 2003 ^| Itanium ^| %%WNETBASE%% ^| -WNETI64 @echo -WNETXP ^| XP ^| x86 ^| %%WNETBASE%% ^| @echo -WNETXP64 ^| XP ^| Itanium ^| %%WNETBASE%% ^| @echo -WNETAMD64 ^| 2003/XP x64 ^| x64 ^| %%WNETBASE%% ^| -WNETX64, -WNETA64 @echo -WNET2K ^| 2000 SP3 ^| x86 ^| %%WNETBASE%% ^| -WNETW2K @echo -WLH ^| Vista/2008 ^| x86 ^| %%WLHBASE%% ^| @echo -WLH2K ^| 2000 SP4 ^| x86 ^| %%WLHBASE%% ^| @echo -WLHXP ^| XP ^| x86 ^| %%WLHBASE%% ^| @echo -WLHXP64 ^| XP ^| Itanium ^| %%WLHBASE%% ^| @echo -WLHNET ^| 2003 ^| x86 ^| %%WLHBASE%% ^| @echo -WLHNETI64 ^| 2003 ^| Itanium ^| %%WLHBASE%% ^| -WLHNET64 @echo -WLHNETX64 ^| 2003/XP x64 ^| x64 ^| %%WLHBASE%% ^| -WLHNETA64 @echo -WLHI64 ^| Vista/2008 ^| Itanium ^| %%WLHBASE%% ^| -WLH64 @echo -WLHX64 ^| Vista/2008 ^| x64 ^| %%WLHBASE%% ^| -WLHA64 @echo -NT4 ^| NT 4.0 ^| x86 ^| %%NT4BASE%% ^| @echo -------------------------------------------------------------------------- @echo Support for NT4 and W2K DDKs is deprecated and not checked anymore @echo in new versions. It may or may not work properly. @echo -------------------------------------------------------------------------- @echo. @echo Values for ^<build type^>: @echo checked, chk indicates a checked build @echo free, fre indicates a free build @echo. @echo Remaining parameters ("opt!" = optional parameter): @echo ^<directory^> path to build directory, try . (current directory) @echo [flags] opt! any flags you think should be passed to build (try /a @echo for clean) @echo -WDF opt! performs a WDF build @echo -PREFAST opt! performs a PREFAST build @echo. @echo Special files: @echo The build target directory (where the DIRS or SOURCES file resides) can @echo contain the following files: @echo - %OSR_PREBUILD_SCRIPT% @echo Allows to include a step before the BUILD tool from the DDK is called @echo but after the environment for the respective DDK has been set! @echo - %OSR_POSTBUILD_SCRIPT% @echo Allows to include a step after the BUILD tool from the DDK is called, @echo so the environment is still available to the script. @echo - %OSR_SETENV_SCRIPT% @echo Allows to set (or override) _any_ environment variables that may exist @echo in the global environment. Thus you can set the base directory for the @echo DDK from inside this script, making your project more self-contained. @echo. @echo DDKBUILD will only handle those files which exist, so you may choose to @echo use none, one or multiple of these script files. @echo (All scripts execute inside their current directory. Consider this!) @echo. @echo Examples: @echo ^"%~n0 -NT4 checked .^" (for NT4 BUILD) @echo ^"%~n0 -WXP64 chk .^" @echo ^"%~n0 -WXP chk c:\projects\myproject^" @echo ^"%~n0 -WNET64 chk .^" (IA64 build) @echo ^"%~n0 -WNETAMD64 chk .^" (AMD64/EM64T build) @echo ^"%~n0 -WNETXP chk . -cZ -WDF^" @echo ^"%~n0 -WNETXP chk . -cZ -PREFAST^" @echo. @echo In order for this procedure to work correctly for each platform, it @echo requires an environment variable to be set up for certain platforms. @echo There is an auto-detection mechanism in this script, which will work best @echo if the DDK/WDK was installed using the normal installer (i.e. not just @echo copied). The auto-detection is based on the DDK/WDK for which you request @echo a build. Whenever you set the variable explicitly, this will take @echo precedence over the auto-detected path! @echo The environment variables are as follows: @echo. @echo %%NT4BASE%% - Set this up for ^"-NT4^" builds @echo %%W2KBASE%% - Set this up for ^"-W2K^" and ^"-W2K64^" builds @echo %%WXPBASE%% - Set this up for ^"-WXP^", ^"-WXP64^", ^"-WXP2K^" builds @echo %%WNETBASE%% - Set this up for ^"-WNET*^" builds @echo %%WLHBASE%% - Set this up for ^"-WLH*^" builds @echo. @echo %%WDF_ROOT%% must be set if attempting to do a WDF Build previous to the @echo Vista WDK (in later DDKs there is no need to set WDF_ROOT). @echo. @echo Path to this script: @echo %~f0 @echo. @echo %OSR_VERSTR% @echo -^> report any problems to ^<[email protected]^> or ^<http://assarbad.net/contact/^> @echo. :END popd & endlocal & exit /b %OSR_ERRCODE%
zhjl120/MyRepository
课后习题/DriverCode/Learn2/ddkbuild.cmd
bat
gpl-2.0
46,846
echo "ECHO ECHO ECHO $1"
lukebayes/project-sprouts
test/fixtures/remote_file_target/bin/echochamber.bat
bat
mit
27
@echo off REM Copyright 2017 WSO2, Inc. (http://wso2.com) REM Licensed to the Apache Software Foundation (ASF) under one REM or more contributor license agreements. See the NOTICE file REM distributed with this work for additional information REM regarding copyright ownership. The ASF licenses this file REM to you under the Apache License, Version 2.0 (the REM "License"); you may not use this file except in compliance REM with the License. You may obtain a copy of the License at REM REM http://www.apache.org/licenses/LICENSE-2.0 REM REM Unless required by applicable law or agreed to in writing, REM software distributed under the License is distributed on an REM # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY REM KIND, either express or implied. See the License for the REM specific language governing permissions and limitations REM under the License. rem --------------------------------------------------------------------------- rem Startup script for the ciphertool rem rem Environment Variable Prerequisites rem rem CARBON_HOME Must point at your CARBON directory rem rem JAVA_HOME Must point at your Java Development Kit installation. rem rem JAVA_OPTS (Optional) Java runtime options rem --------------------------------------------------------------------------- rem Make sure prerequisite environment variables are set if not "%JAVA_HOME%" == "" goto gotJavaHome echo The JAVA_HOME environment variable is not defined echo This environment variable is needed to run this program goto end :gotJavaHome if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome goto okJavaHome :noJavaHome echo The JAVA_HOME environment variable is not defined correctly echo This environment variable is needed to run this program echo NB: JAVA_HOME should point to a JDK/JRE goto end :okJavaHome rem check the CARBON_HOME environment variable set CURRENT_DIR=%cd% if not "%CARBON_HOME%" == "" goto gotHome set CARBON_HOME=%CURRENT_DIR% if exist "%CARBON_HOME%\bin\ciphertool.bat" goto okHome rem guess the home. Jump one directory up to check if that is the home cd .. set CARBON_HOME=%cd% cd %CARBON_HOME% :gotHome if exist "%CARBON_HOME%\bin\ciphertool.bat" goto okHome rem set CARBON_HOME=%~sdp0.. set CARBON_HOME=%~sdp0.. if exist "%CARBON_HOME%\bin\ciphertool.bat" goto okHome echo The CARBON_HOME environment variable is not defined correctly echo This environment variable is needed to run this program goto end :okHome rem set the classes setlocal EnableDelayedExpansion rem loop through the libs and add them to the class path cd "%CARBON_HOME%" call ant -buildfile "%CARBON_HOME%\bin\build.xml" -q set CARBON_CLASSPATH=.\conf FOR %%c in ("%CARBON_HOME%\..\lib\*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;".\..\lib\%%~nc%%~xc" FOR %%C in ("%CARBON_HOME%\repository\lib\*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;".\repository\lib\%%~nC%%~xC" rem ----- Execute The Requested Command --------------------------------------- echo Using CARBON_HOME: %CARBON_HOME% echo Using JAVA_HOME: %JAVA_HOME% set _RUNJAVA="%JAVA_HOME%\bin\java" %_RUNJAVA% %JAVA_OPTS% -Dcarbon.home="%CARBON_HOME%" -cp "%CARBON_CLASSPATH%" org.wso2.ciphertool.CipherTool %* endlocal :end
madhawap/product-iots
modules/distribution/src/broker/bin/ciphertool.bat
bat
apache-2.0
3,237
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\less2sass.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\less2sass.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
HandyCodeJob/less2sass
docs/make.bat
bat
isc
6,465
set pypath=C:\Python33 set py=python-3.3.2.msi set pyurl=http://www.python.org/ftp/python/3.3.2/%py% @ECHO . set pywin=pywin32-218.win32-py3.3.exe set pywinurl="http://sourceforge.net/projects/pywin32/files/pywin32/Build 218/%pywin%/download#" @ECHO . set ez=ez_setup.py set ezurl="http://bitbucket.org/pypa/setuptools/raw/bootstrap/%ez%" @ECHO . set curl=curl\curl.exe @ECHO . @ECHO *** Downloading Python installer *** %curl% -o %py% %pyurl% @ECHO . @ECHO *** Running Python installer *** %py% @ECHO . @ECHO *** Downloading PyWin32 installer *** %curl% -L -o %pywin% %pywinurl% @ECHO . @ECHO *** running PyWin32 installer *** start "" /wait %pywin% @ECHO . @ECHO *** Downloading setuptools bootstrap script *** %curl% -L -k -o %ez% %ezurl% @ECHO . @ECHO *** Running setuptools bootstrap script *** %pypath%\python.exe ez_setup.py @ECHO . @ECHO *** easy_installing pip *** %pypath%\Scripts\easy_install.exe pip @ECHO . @ECHO *** pip installing virtualenv *** %pypath%\Scripts\pip.exe install virtualenv @ECHO . @ECHO *** Cleaning up Python installer *** del %py% @ECHO . @ECHO *** Cleaning up PyWin32 installer *** del %pywin% @ECHO . @ECHO *** Cleaning up setuptools installer *** del %ez% del setuptools*.tar.gz @ECHO . @ECHO *** Finished ***
van-dam-iron-works/WinBootstrapPyEnv
bootstrap-py33-x86.bat
bat
mit
1,248
@echo off set files=n4kd4_1.brite;n4kd4_2.brite;n4kd4_3.brite;n4kd4_4.brite;n4kd4_5.brite;n4kd4_6.brite;n4kd4_7.brite;n4kd4_8.brite;n4kd4_9.brite;n4kd4_10.brite;n4kd4_11.brite;n4kd4_12.brite;n4kd4_13.brite;n4kd4_14.brite;n4kd4_15.brite;n5kd4_1.brite;n5kd4_2.brite;n5kd4_3.brite;n5kd4_4.brite;n5kd4_5.brite;n5kd4_6.brite;n5kd4_7.brite;n5kd4_8.brite;n5kd4_9.brite;n5kd4_10.brite;n5kd4_11.brite;n5kd4_12.brite;n5kd4_13.brite;n5kd4_14.brite;n5kd4_15.brite set methods=RandomDeployment;KCutDeployment;KCutDeployment2 copy "Heterogenerous Simulation_Console Version.exe" "S.exe" FOR %%F IN (%files%) DO FOR %%M IN (%methods%) DO START /WAIT /min S.exe %%F 80 0 20 10 1 100 30 1 10 0.5 0.5 0 0 false false 50 %%M
cclien0725/Network-Simulation
Heterogenerous Simulation_Console Version/StartSimulation.bat
bat
mit
707
@ECHO OFF rem @(#)$Date: 2004/01/27 11:58:27 $ rem rem jmlrac -- script for running java programs compiled with rem the JML runtime assertion checker compiler rem rem SYNOPSIS: set CLASSPATH and run java call jmlenv.bat set JMLMODELSJAR=%JMLDIR%\bin\jmlmodels.jar if not "%1"=="--nocheckmodels" goto endnocheckmodels :nocheckmodels shift set JMLMODELSJAR=c:\JML\bin\jmlmodelsnonrac.jar goto processoptions :endnocheckmodels rem save the old CLASSPATH set OLDCLASSPATH=%CLASSPATH% set CLASSPATH=%CLASSPATH%;%JUNITDIR%\junit.jar;%JMLDIR%\bin\jmljunitruntime.jar;%JMLMODELSJAR% set CMDLINE_ARGS=%1 :getargs shift if "%1"=="" goto endgetargs set CMDLINE_ARGS=%CMDLINE_ARGS% %1 goto getargs :endgetargs rem You can use `java' or `jre -cp %CLASSPATH%' below rem but these have to be in your PATH java -Xbootclasspath/a:%JMLDIR%\bin\jmlruntime.jar %CMDLINE_ARGS% rem restore the old CLASSPATH set CLASSPATH=%OLDCLASSPATH% set CMDLINE_ARGS= set JMLMODELSJAR= set OLDCLASSPATH= rem Copyright (C) 2004-2003 Iowa State University rem rem This file is part of JML rem rem JML is free software; you can redistribute it and/or modify rem it under the terms of the GNU General Public License as published by rem the Free Software Foundation; either version 2, or (at your option) rem any later version. rem rem JML is distributed in the hope that it will be useful, rem but WITHOUT ANY WARRANTY; without even the implied warranty of rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the rem GNU General Public License for more details. rem rem You should have received a copy of the GNU General Public License rem along with JML; see the file COPYING. If not, write to rem the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
GaloisInc/Votail
external_tools/JML/bin/jmlrac.bat
bat
mit
1,822
@echo off set reltype=%1 set msbuild=.\netmsb set cim=packages\vsSolutionBuildEvent\cim.cmd if "%reltype%"=="" ( set reltype=Release ) call %msbuild% logic.targets /p:ngconfig="packages.config" /nologo /v:m /m:4 || goto err call %cim% "gnt.sln" /v:m /m:4 /p:Configuration="%reltype%" /p:Platform="Any CPU" || goto err exit /B 0 :err echo. Build failed. 1>&2 exit /B 1
3F/GetNuTool
build.bat
bat
mit
377
@echo off rem rem ############################################################################## rem ## rem ## This script is used to compile a test suite to XSLT, run it, format rem ## the report and open it in a browser. rem ## rem ## It relies on the environment variable SAXON_HOME to be set to the rem ## dir Saxon has been installed to (i.e. the containing the Saxon JAR rem ## file), or on SAXON_CP to be set to a full classpath containing rem ## Saxon (and maybe more). The latter has precedence over the former. rem ## rem ## It also uses the environment variable XSPEC_HOME. It must be set rem ## to the XSpec install directory. By default, it uses this script's rem ## parent dir. rem ## rem ## TODO: Not aware of the EXPath Packaging System rem ## rem ############################################################################## rem rem Comments (rem) rem Comments starting with '#' are derived from xspec.sh (possibly with rem some modifications). rem rem Environment variables (%FOO%) rem Environment variables are tried to be on parity with xspec.sh, rem except that those starting with 'WIN_' are only for this batch rem file. rem rem Labels (:foo) rem Labels are tried to be on parity with functions in xspec.sh, except rem that those starting with 'win_' are only for this batch file. rem rem rem Skip over "utility functions" rem goto :win_main_enter rem ## rem ## utility functions ######################################################### rem ## :usage if not "%~1"=="" ( call :win_echo %1 echo: ) echo Usage: xspec [-t^|-q^|-s^|-c^|-j^|-catalog file^|-h] file [coverage] echo: echo file the XSpec document echo -t test an XSLT stylesheet (the default) echo -q test an XQuery module (mutually exclusive with -t and -s) echo -s test a Schematron schema (mutually exclusive with -t and -q) echo -c output test coverage report (XSLT only) echo -j output JUnit report echo -catalog file use XML Catalog file to locate resources echo -h display this help message echo coverage deprecated, use -c instead goto :EOF :die echo: (echo *** %~1) >&2 rem rem Now, to exit the batch file, you must go to :win_main_error_exit from rem the main code flow. rem goto :EOF :xslt java ^ -Dxspec.coverage.xml="%COVERAGE_XML%" ^ -cp "%CP%" net.sf.saxon.Transform %CATALOG% %* goto :EOF :xquery java ^ -Dxspec.coverage.xml="%COVERAGE_XML%" ^ -cp "%CP%" net.sf.saxon.Query %CATALOG% %* goto :EOF :win_reset_options set XSLT= set XQUERY= set SCHEMATRON= set SCH_PARAMS= set COVERAGE= set JUNIT= set WIN_HELP= set WIN_UNKNOWN_OPTION= set WIN_DEPRECATED_COVERAGE= set WIN_EXTRA_OPTION= set XSPEC= set CATALOG= goto :EOF :win_get_options set "WIN_ARGV=%~1" if not defined WIN_ARGV ( goto :EOF ) else if "%WIN_ARGV%"=="-t" ( set XSLT=1 ) else if "%WIN_ARGV%"=="-q" ( set XQUERY=1 ) else if "%WIN_ARGV%"=="-s" ( set SCHEMATRON=1 ) else if "%WIN_ARGV%"=="-c" ( set COVERAGE=1 ) else if "%WIN_ARGV%"=="-j" ( set JUNIT=1 ) else if "%WIN_ARGV%"=="-h" ( set WIN_HELP=1 ) else if "%WIN_ARGV%"=="-catalog" ( set "XML_CATALOG=%~2" shift ) else if "%WIN_ARGV:~0,1%"=="-" ( set "WIN_UNKNOWN_OPTION=%WIN_ARGV%" ) else if defined XSPEC ( if "%WIN_ARGV%"=="coverage" ( set WIN_DEPRECATED_COVERAGE=1 ) else ( set "WIN_EXTRA_OPTION=%WIN_ARGV%" goto :EOF ) ) else ( set "XSPEC=%WIN_ARGV%" ) shift goto :win_get_options :schematron_compile echo Setting up Schematron... if not defined SCHEMATRON_XSLT_INCLUDE set "SCHEMATRON_XSLT_INCLUDE=%XSPEC_HOME%\src\schematron\iso-schematron\iso_dsdl_include.xsl" if not defined SCHEMATRON_XSLT_EXPAND set "SCHEMATRON_XSLT_EXPAND=%XSPEC_HOME%\src\schematron\iso-schematron\iso_abstract_expand.xsl" rem # Absolute SCHEMATRON_XSLT_COMPILE if defined SCHEMATRON_XSLT_COMPILE for %%I in ("%SCHEMATRON_XSLT_COMPILE%") do set "SCHEMATRON_XSLT_COMPILE_ABS=%%~fI" rem # Get Schematron file path call :xslt -o:"%TEST_DIR%\%TARGET_FILE_NAME%-var.txt" ^ -s:"%XSPEC%" ^ -xsl:"%XSPEC_HOME%\src\schematron\sch-file-path.xsl" ^ || ( call :die "Error getting Schematron location" & goto :win_main_error_exit ) set /P SCH=<"%TEST_DIR%\%TARGET_FILE_NAME%-var.txt" rem # Generate Step 3 wrapper XSLT if defined SCHEMATRON_XSLT_COMPILE set "SCHEMATRON_XSLT_COMPILE_URI=file:///%SCHEMATRON_XSLT_COMPILE_ABS:\=/%" set "SCH_STEP3_WRAPPER=%TEST_DIR%\%TARGET_FILE_NAME%-sch-step3-wrapper.xsl" call :xslt -o:"%SCH_STEP3_WRAPPER%" ^ -s:"%XSPEC%" ^ -xsl:"%XSPEC_HOME%\src\schematron\generate-step3-wrapper.xsl" ^ "ACTUAL-PREPROCESSOR-URI=%SCHEMATRON_XSLT_COMPILE_URI%" ^ || ( call :die "Error generating Step 3 wrapper XSLT" & goto :win_main_error_exit ) set "SCHUT=%XSPEC%-compiled.xspec" set "SCH_COMPILED=%SCH%-compiled.xsl" echo: echo Compiling the Schematron... call :xslt -o:"%TEST_DIR%\%TARGET_FILE_NAME%-sch-temp1.xml" -s:"%SCH%" ^ -xsl:"%SCHEMATRON_XSLT_INCLUDE%" -versionmsg:off ^ || ( call :die "Error compiling the Schematron on step 1" & goto :win_main_error_exit ) call :xslt -o:"%TEST_DIR%\%TARGET_FILE_NAME%-sch-temp2.xml" -s:"%TEST_DIR%\%TARGET_FILE_NAME%-sch-temp1.xml" ^ -xsl:"%SCHEMATRON_XSLT_EXPAND%" -versionmsg:off ^ || ( call :die "Error compiling the Schematron on step 2" & goto :win_main_error_exit ) call :xslt -o:"%SCH_COMPILED%" -s:"%TEST_DIR%\%TARGET_FILE_NAME%-sch-temp2.xml" ^ -xsl:"%SCH_STEP3_WRAPPER%" -versionmsg:off ^ || ( call :die "Error compiling the Schematron on step 3" & goto :win_main_error_exit ) rem use XQuery to get full URI to compiled Schematron rem echo SCH_COMPILED %SCH_COMPILED% rem call :xquery -qs:"declare namespace output = 'http://www.w3.org/2010/xslt-xquery-serialization'; declare option output:method 'text'; replace(iri-to-uri(document-uri(/)), concat(codepoints-to-string(94), 'file:/'), '')" ^ rem -s:"%SCH_COMPILED%" >"%TEST_DIR%\%TARGET_FILE_NAME%-var.txt" ^ rem || ( call :die "Error getting compiled Schematron location" & goto :win_main_error_exit ) rem set /P SCH_COMPILED_URI=<"%TEST_DIR%\%TARGET_FILE_NAME%-var.txt" set "SCH_COMPILED_URI=file:///%SCH_COMPILED:\=/%" rem echo SCH_COMPILED_URI %SCH_COMPILED_URI% echo: echo Compiling the Schematron tests... set "TEST_DIR_URI=file:///%TEST_DIR_ABS:\=/%" call :xslt -o:"%SCHUT%" ^ -s:"%XSPEC%" ^ -xsl:"%XSPEC_HOME%\src\schematron\schut-to-xspec.xsl" ^ stylesheet-uri="%SCH_COMPILED_URI%" ^ test-dir-uri="%TEST_DIR_URI%" ^ || ( call :die "Error compiling the Schematron tests" & goto :win_main_error_exit ) set "XSPEC=%SCHUT%" echo: goto :EOF :cleanup if defined SCHEMATRON ( del "%SCHUT%" 2>nul del "%TEST_DIR%\context-*.xml" 2>nul del "%TEST_DIR%\%TARGET_FILE_NAME%-var.txt" 2>nul del "%TEST_DIR%\%TARGET_FILE_NAME%-sch-temp1.xml" 2>nul del "%TEST_DIR%\%TARGET_FILE_NAME%-sch-temp2.xml" 2>nul del "%SCH_STEP3_WRAPPER%" 2>nul del "%SCH_COMPILED%" 2>nul ) goto :EOF :win_echo rem rem Prints a message removing its surrounding quotes (") rem set "WIN_ECHO_LINE=%~1" setlocal enabledelayedexpansion echo !WIN_ECHO_LINE! goto :EOF rem rem Main ######################################################################### rem :win_main_enter rem rem Begin localization of environment changes. rem Also make sure the command processor extensions are enabled. rem verify other 2> NUL setlocal enableextensions if errorlevel 1 ( echo Unable to enable extensions exit /b %ERRORLEVEL% ) rem rem To be compatible with xspec.sh, do not omit this message. It makes the rem test automation easier. rem echo Saxon script not found, invoking JVM directly instead. echo: rem rem ## rem ## some variables ############################################################ rem ## rem rem rem # the command to use to open the final HTML report rem rem Include the command line options (and consequently the double quotes) rem if necessary. rem set OPEN=start "XSpec Report" rem rem # set XSPEC_HOME if it has not been set by the user (set it to the rem # parent dir of this script) rem if not defined XSPEC_HOME set "XSPEC_HOME=%~dp0.." rem rem # safety checks rem for %%I in ("%XSPEC_HOME%") do echo "%%~aI" | %SYSTEMROOT%\system32\find "d" > NUL if errorlevel 1 ( call :win_echo "ERROR: XSPEC_HOME is not a directory: %XSPEC_HOME%" exit /b 1 ) if not exist "%XSPEC_HOME%\src\compiler\generate-common-tests.xsl" ( call :win_echo "ERROR: XSPEC_HOME seems to be corrupted: %XSPEC_HOME%" exit /b 1 ) rem rem # set SAXON_CP (either it has been by the user, or set it from SAXON_HOME) rem rem rem # Set this variable in your environment or here, if you don't set SAXON_CP rem # set SAXON_HOME=C:\path\to\saxon\dir rem rem Since we don't use the delayed environment variable expansion, rem SAXON_HOME must be set outside 'if' scope. rem if not defined SAXON_CP ( if not defined SAXON_HOME ( echo SAXON_CP and SAXON_HOME both not set! ) if exist "%SAXON_HOME%\saxon9ee.jar" ( set "SAXON_CP=%SAXON_HOME%\saxon9ee.jar" ) else if exist "%SAXON_HOME%\saxon9pe.jar" ( set "SAXON_CP=%SAXON_HOME%\saxon9pe.jar" ) else if exist "%SAXON_HOME%\saxon9he.jar" ( set "SAXON_CP=%SAXON_HOME%\saxon9he.jar" ) else if exist "%SAXON_HOME%\saxon9sa.jar" ( set "SAXON_CP=%SAXON_HOME%\saxon9sa.jar" ) else if exist "%SAXON_HOME%\saxon9.jar" ( set "SAXON_CP=%SAXON_HOME%\saxon9.jar" ) else if exist "%SAXON_HOME%\saxonb9-1-0-8.jar" ( set "SAXON_CP=%SAXON_HOME%\saxonb9-1-0-8.jar" ) else if exist "%SAXON_HOME%\saxon8sa.jar" ( set "SAXON_CP=%SAXON_HOME%\saxon8sa.jar" ) else if exist "%SAXON_HOME%\saxon8.jar" ( set "SAXON_CP=%SAXON_HOME%\saxon8.jar" ) else ( call :win_echo "Saxon jar cannot be found in SAXON_HOME: %SAXON_HOME%" ) ) if defined SAXON_HOME ( if exist "%SAXON_HOME%\xml-resolver-1.2.jar" ( set "SAXON_CP=%SAXON_CP%;%SAXON_HOME%\xml-resolver-1.2.jar" ) ) set "CP=%SAXON_CP%;%XSPEC_HOME%\java" rem rem ## rem ## options ################################################################### rem ## rem rem rem Saxon jar filename rem set WIN_SAXON_CP=%SAXON_CP%; for %%I in ("%WIN_SAXON_CP:;=";"%") do if /i "%%~xI"==".jar" if /i "%%~nI" GEQ "saxon8" if /i "%%~nI" LSS "saxonb9a" set "WIN_SAXON_JAR_N=%%~nI" set WIN_SAXON_CP= rem rem Parse command line rem call :win_reset_options call :win_get_options %* rem rem # Schematron rem # XSLT rem if defined SCHEMATRON if defined XSLT ( call :usage "-s and -t are mutually exclusive" exit /b 1 ) rem rem # Schematron rem # XQuery rem if defined SCHEMATRON if defined XQUERY ( call :usage "-s and -q are mutually exclusive" exit /b 1 ) rem rem # XSLT rem # XQuery rem if defined XSLT if defined XQUERY ( call :usage "-t and -q are mutually exclusive" exit /b 1 ) rem rem # Coverage rem if defined COVERAGE ( if /i not "%WIN_SAXON_JAR_N%"=="saxon9pe" if /i not "%WIN_SAXON_JAR_N%"=="saxon9ee" ( echo Code coverage requires Saxon extension functions which are available only under Saxon9EE or Saxon9PE. exit /b 1 ) ) rem rem # JUnit report rem if defined JUNIT ( if /i "%WIN_SAXON_JAR_N:~0,6%"=="saxon8" ( echo Saxon8 detected. JUnit report requires Saxon9. exit /b 1 ) ) rem rem # Help! rem if defined WIN_HELP ( call :usage exit /b 0 ) rem rem # Unknown option! rem if defined WIN_UNKNOWN_OPTION ( call :usage "Error: Unknown option: %WIN_UNKNOWN_OPTION%" exit /b 1 ) rem rem # Coverage is only for XSLT rem if defined COVERAGE if not ""=="%XQUERY%%SCHEMATRON%" ( call :usage "Coverage is supported only for XSLT" exit /b 1 ) rem rem # set CATALOG option for Saxon if XML_CATALOG has been set rem if defined XML_CATALOG ( set CATALOG=-catalog:"%XML_CATALOG%" ) rem rem # set XSLT if XQuery has not been set (that's the default) rem if not defined XSLT if not defined XQUERY set XSLT=1 if not exist "%XSPEC%" ( call :usage "Error: File not found." exit /b 1 ) rem rem Extra option rem if defined WIN_EXTRA_OPTION ( call :usage "Error: Extra option: %WIN_EXTRA_OPTION%" exit /b 1 ) rem rem Deprecated 'coverage' option rem if defined WIN_DEPRECATED_COVERAGE ( echo Long-form option 'coverage' deprecated, use '-c' instead. if /i not "%WIN_SAXON_JAR_N%"=="saxon9pe" if /i not "%WIN_SAXON_JAR_N%"=="saxon9ee" ( echo Code coverage requires Saxon extension functions which are available only under Saxon9EE or Saxon9PE. exit /b 1 ) set COVERAGE=1 ) rem rem Env var no longer necessary rem set WIN_SAXON_JAR_N= rem rem ## rem ## files and dirs ############################################################ rem ## rem rem # TEST_DIR (may be relative, may not exist) if not defined TEST_DIR for %%I in ("%XSPEC%") do set "TEST_DIR=%%~dpIxspec" for %%I in ("%XSPEC%") do set "TARGET_FILE_NAME=%%~nI" if defined XSLT ( set "COMPILED=%TEST_DIR%\%TARGET_FILE_NAME%.xsl" ) else ( set "COMPILED=%TEST_DIR%\%TARGET_FILE_NAME%.xq" ) set "COVERAGE_XML=%TEST_DIR%\%TARGET_FILE_NAME%-coverage.xml" set "COVERAGE_HTML=%TEST_DIR%\%TARGET_FILE_NAME%-coverage.html" set "RESULT=%TEST_DIR%\%TARGET_FILE_NAME%-result.xml" set "HTML=%TEST_DIR%\%TARGET_FILE_NAME%-result.html" set "JUNIT_RESULT=%TEST_DIR%\%TARGET_FILE_NAME%-junit.xml" set COVERAGE_CLASS=com.jenitennison.xslt.tests.XSLTCoverageTraceListener if not exist "%TEST_DIR%" ( call :win_echo "Creating XSpec Directory at %TEST_DIR%..." mkdir "%TEST_DIR%" echo: ) rem # Absolute TEST_DIR for %%I in ("%TEST_DIR%") do set "TEST_DIR_ABS=%%~fI" rem rem ## rem ## compile the suite ######################################################### rem ## rem if defined SCHEMATRON call :schematron_compile || goto :win_main_error_exit if defined XSLT ( set COMPILE_SHEET=generate-xspec-tests.xsl ) else ( set COMPILE_SHEET=generate-query-tests.xsl ) echo Creating Test Stylesheet... call :xslt -o:"%COMPILED%" -s:"%XSPEC%" ^ -xsl:"%XSPEC_HOME%\src\compiler\%COMPILE_SHEET%" ^ || ( call :die "Error compiling the test suite" & goto :win_main_error_exit ) echo: rem rem ## rem ## run the suite ############################################################# rem ## rem echo Running Tests... if defined XSLT ( rem rem # for XSLT rem if defined COVERAGE ( echo Collecting test coverage data... call :xslt %SAXON_CUSTOM_OPTIONS% ^ -T:%COVERAGE_CLASS% ^ -o:"%RESULT%" -xsl:"%COMPILED%" ^ -it:{http://www.jenitennison.com/xslt/xspec}main ^ || ( call :die "Error collecting test coverage data" & goto :win_main_error_exit ) ) else ( call :xslt %SAXON_CUSTOM_OPTIONS% ^ -o:"%RESULT%" -xsl:"%COMPILED%" ^ -it:{http://www.jenitennison.com/xslt/xspec}main ^ || ( call :die "Error running the test suite" & goto :win_main_error_exit ) ) ) else ( rem rem # for XQuery rem if defined COVERAGE ( echo Collecting test coverage data... call :xquery %SAXON_CUSTOM_OPTIONS% ^ -T:%COVERAGE_CLASS% ^ -o:"%RESULT%" -q:"%COMPILED%" ^ || ( call :die "Error collecting test coverage data" & goto :win_main_error_exit ) ) else ( call :xquery %SAXON_CUSTOM_OPTIONS% ^ -o:"%RESULT%" -q:"%COMPILED%" ^ || ( call :die "Error running the test suite" & goto :win_main_error_exit ) ) ) rem rem ## rem ## format the report ######################################################### rem ## rem echo: echo Formatting Report... call :xslt -o:"%HTML%" ^ -s:"%RESULT%" ^ -xsl:"%XSPEC_HOME%\src\reporter\format-xspec-report.xsl" ^ inline-css=true ^ || ( call :die "Error formatting the report" & goto :win_main_error_exit ) if defined COVERAGE ( echo: echo Formatting Coverage Report... call :xslt -l:on ^ -o:"%COVERAGE_HTML%" ^ -s:"%COVERAGE_XML%" ^ -xsl:"%XSPEC_HOME%\src\reporter\coverage-report.xsl" ^ tests="%XSPEC%" ^ inline-css=true ^ || ( call :die "Error formatting the coverage report" & goto :win_main_error_exit ) call :win_echo "Report available at %COVERAGE_HTML%" rem %OPEN% "%COVERAGE_HTML%" ) else if defined JUNIT ( echo: echo Generating JUnit Report... call :xslt -o:"%JUNIT_RESULT%" ^ -s:"%RESULT%" ^ -xsl:"%XSPEC_HOME%\src\reporter\junit-report.xsl" ^ || ( call :die "Error formatting the JUnit report" & goto :win_main_error_exit ) call :win_echo "Report available at %JUNIT_RESULT%" ) else ( call :win_echo "Report available at %HTML%" rem %OPEN% "%HTML%" ) call :cleanup echo Done. exit /b rem rem Error exit ################################################################### rem :win_main_error_exit if errorlevel 1 ( exit /b %ERRORLEVEL% ) else ( exit /b 1 )
cirulls/xspec
bin/xspec.bat
bat
mit
18,173
::################################## ::# EMMA TECHNOLOGIES, L.L.C. ::# Copyright (c) 2013. ::# All rights reserved. ::################################## @echo off ::Program Settings set HEXFILE="bin\Pixy.hex" ::Set Tool Locations set AVRDUDE="C:\Program Files\WinAvr\bin\avrdude" ::set AVRDUDEFLAGS=-pm328p -carduino -PCOM3 -b115200 -Uflash:w:%HEXFILE%:a set AVRDUDEFLAGS=-CC:\Users\Jeremy\Tools\arduino-1.0.3\hardware/tools/avr/etc/avrdude.conf -patmega328p -carduino -P\\.\COM3 -b115200 -D -Uflash:w:%HEXFILE%:a ::Execute Commands echo %AVRDUDE% %AVRDUDEFLAGS% %AVRDUDE% %AVRDUDEFLAGS% echo "Done"
jcope/Pixy
load.bat
bat
mit
618
@echo off for /F "tokens=3 delims=: " %%H in ('sc query "upguardd" ^| findstr "STATE"') do ( if /I "%%H" NEQ "RUNNING" ( echo "UpGuard Service not running" echo "Starting..." net start "upguardd" ) else ( echo "UpGuard Service running" ) )
ScriptRock/content
code/bat/wincm/check-service.bat
bat
mit
278
cmd_arch/arm/vfp/vfp.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL --no-warn-mismatch -r -o arch/arm/vfp/vfp.o arch/arm/vfp/vfpmodule.o arch/arm/vfp/entry.o arch/arm/vfp/vfphw.o arch/arm/vfp/vfpsingle.o arch/arm/vfp/vfpdouble.o
garwynn/D710SPR_GB27_Kernel
arch/arm/vfp/.vfp.o.cmd
bat
gpl-2.0
258