# Makefile - hhl - /src/world/argp-standalone # Copyright 2020 Nathan Fisher # libname = argp doinstall = true cflags += -O2 cflags += -Wall cflags += --sysroot=$(DESTDIR) include hhl.staticlib.mk