PROGRAMS = \ makedep \ make_xftmpl SOURCES = \ make_xftmpl.c \ makedep.c makedep_OBJS = makedep.o make_xftmpl_OBJS = make_xftmpl.o