ytools.mk.in: Add -lytools -ldl -pthread to LDFLAGS

This commit is contained in:
Jan Lindemann 2002-07-28 13:47:21 +00:00 committed by Jan Lindemann
commit ff88b71bc1

View file

@ -48,3 +48,4 @@ else
include $(TOPDIR)/make/cfg_dist.mk include $(TOPDIR)/make/cfg_dist.mk
endif endif
LDFLAGS += -lytools -ldl -pthread