from src, by espie@:

no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing
This commit is contained in:
okan 2017-07-06 17:01:10 +00:00
parent 16a2ccc225
commit eb79ce65c9

View File

@ -11,7 +11,7 @@ SRCS= calmwm.c screen.c xmalloc.c client.c menu.c \
CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2 -I${.CURDIR}
CFLAGS+= -Wall
YFLAGS=
LDADD+= -L${X11BASE}/lib -lXft -lXrender -lX11 -lxcb -lXau -lXdmcp \
-lfontconfig -lexpat -lfreetype -lz -lXrandr -lXext