2 TOPSRCDIR
= @top_srcdir@
8 ALL_LIBS
= $(WINELIB
) $(X_LIBS
) $(XLIB
) $(LIBS
)
23 all: check_wrc
$(PROGRAMS
)
27 #this line is needed to prevent winestub.o being linked
31 $(CC
) -o wcmd
$(OBJS
) $(LDOPTIONS
) $(ALL_LIBS
)
34 $(INSTALL_PROGRAM
) wcmd
$(bindir)/wcmd