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

@.SprachlichDDE:   @.Sprachlich.o C:Stubs.o
        link $(linkflags) @.Sprachlich.o C:Stubs.o

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


