make use of /MP (hint from XhmikosR)

This commit is contained in:
berkeviktor@aol.com
2011-01-10 09:43:52 +01:00
parent 4c4d9ee76e
commit d025ff1464
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ PROG = xchat.exe
all: $(PROG)
.c.obj:
.c.obj::
$(CC) $(CFLAGS) -I..\..\plugins $(GLIB) $(GTK) $<
$(PROG): $(FEGTK_OBJECTS) $(COMLIB) xchat-icon.obj