Hallo

In deinem Makefile muß hinter

# Target file name (without extension).
TARGET = hier muß dein C File namen stehen

z.B.

# Target file name (without extension).
TARGET = test


MFG