1 DEFS = -D__WINE__ -D__WINE_SERVER__
2 TOPSRCDIR = @top_srcdir@
47 $(CC) -o $(PROGRAMS) $(OBJS) $(LIBUNICODE) $(LIBS) $(LDFLAGS)
50 [ -d $(bindir) ] || $(MKDIR) $(bindir)
51 $(INSTALL_PROGRAM) wineserver $(bindir)/wineserver
54 $(RM) $(bindir)/wineserver