CCflags = -c -depend !Depend -IC: -throwback -o $@
Linkflags = -aif -c++ -o $@

@.SabbeleiDDE:   @.Sabbelei.o C:Stubs.o
        link $(linkflags) @.Sabbelei.o C:Stubs.o

@.Sabbelei.o:   @.Sabbelei.c
        cc $(Sabbelei) @.Sabbelei.c


