genode/repos/libports/lib/mk/gmp-mpq.mk

6 lines
111 B
Makefile
Raw Normal View History

2011-12-22 16:19:25 +01:00
SRC_C += $(notdir $(wildcard $(GMP_DIR)/mpq/*.c))
include $(REP_DIR)/lib/mk/gmp.inc
vpath %.c $(GMP_DIR)/mpq