2 TOPSRCDIR
= @top_srcdir@
8 ALL_LIBS
= $(WINELIB
) $(X_LIBS
) $(XLIB
) $(LIBS
)
12 SPEC_SRCS
= control.spec
14 all: check_winestub
$(PROGRAMS
)
19 $(CC
) -o control
$(OBJS
) $(LDOPTIONS
) $(ALL_LIBS
)
22 $(INSTALL_PROGRAM
) control
$(bindir)/control
25 $(RM
) $(bindir)/control