CC
c
-c -depend !Depend -IC: -throwback
cc $(ccflags) -o $@ $< 
DDE:!CC.desc
DDE:!CC.!setup
C++
c++
-c -depend !Depend -IC: -throwback
c++ $(c++flags) -o $@ $< 
DDE:!C++.desc
DDE:!C++.!setup
Link

-aif -c++ -o $@

DDE:!Link.desc
DDE:!Link.!setup
ObjAsm
s
-throwback -NoCache -depend !Depend
objasm $(objasmflags) -from $< -to $@
DDE:!ObjAsm.desc
DDE:!ObjAsm.!setup
CMHG
cmhg

cmhg $< -o $@
DDE:!CMHG.desc
DDE:!CMHG.!setup
LibFile

-c -o $@

DDE:!LibFile.desc
DDE:!LibFile.!setup
Squeeze

-o $@

DDE:!Squeeze.desc
DDE:!Squeeze.!setup
ModSqz

-o $@

DDE:!ModSqz.desc
DDE:!ModSqz.!setup
