X-Git-Url: https://git.dlugolecki.net.pl/?p=vlp.git;a=blobdiff_plain;f=preproc%2Fmfile;h=bfeac091a2d8ea204247df44febbe4d16f6e1655;hp=c8bc68c2540f9a5311ec1c2d146c400112226ee1;hb=e702805740237c3ce3bc4c5de9466d3f0d630595;hpb=9db87b545def5d31a64608f2eb082d915ad5efa4 diff --git a/preproc/mfile b/preproc/mfile index c8bc68c..bfeac09 100644 --- a/preproc/mfile +++ b/preproc/mfile @@ -3,7 +3,7 @@ INCDIR = $(QINC) CFLAGS = -O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include LIBCFLAGS = -fPIC YACCCFLAGS = -Wno-unused -Wno-parentheses -LFLAGS = -L$(QLIB) -lqt +LFLAGS = -L$(QLIB) $(QLINK) CC = g++ MOC = $(MOCDIR)/moc SHELL = /bin/sh