Files
genode-world/lib/import/import-popt.mk
Pirmin Duss 3873daff94 Port the popt argument parsing library
This is required for the sgdisk tool.
2019-05-14 10:41:15 +02:00

4 lines
80 B
Makefile

POPT_DIR := $(call select_from_ports,popt)/src/lib/popt
INC_DIR += $(POPT_DIR)