#include LOCAL_LIBRARIES = $(XMLIB) $(SYSLIBS) FILE = xmhello SRCS = $(FILE).c OBJS = $(FILE).o PROGRAM = $(FILE) ComplexProgramTarget($(FILE))