代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/400890/2345354
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/396473/2415637
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/383832/2612602
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/378966/2678940
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/377363/2701694
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/353640/3084624
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/278321/10547802
makedistlinux
echo "Making version: "
echo $1
echo $2
echo $3
rm ./docs/*
doxygen dox
rm -rf ./tinyxml/*
rm tinyxml_$1_$2_$3.zip
rm tinyxml_$1_$2_$3.tar.gz
rmdir tinyxml
mkdir tinyxml
cp readme.txt ./tinyxml
www.eeworm.com/read/131284/14152294
mak watco_nt.mak
everythi.ng: tmt.exe example.exe nl_ex.exe sl_ex.exe
echo making everything >> everythi.ng
.cpp.obj:
wpp386/bt=nt/xs $*.cpp
OBJ_T = fft.obj evalue.obj submat.obj chole
www.eeworm.com/read/131284/14152322
mak watcom.mak
everythi.ng: tmt.exe example.exe nl_ex.exe sl_ex.exe
echo making everything >> everythi.ng
.cpp.obj:
wpp386/xs $*.cpp
OBJ_T = fft.obj evalue.obj submat.obj cholesky.ob
www.eeworm.com/read/347503/3172417
s continue.s
; Test line continuation, making sure a commented line is not
; broken up and that a continued line is.
.text
.syntax no_register_prefix
start:
; move.d r1,[r8]@ move.d r2,[r8]
move.d r7,[r8]@ mo