# Makefile - hhl - /usr/src/world/bin/env # Copyright 2020 Nathan Fisher # progname = env onestage = true include hhl.cprog.openbsd.mk install: | $(DESTDIR)/usr/bin/env $(DESTDIR)/usr/bin/env: ln -s ../../bin/env $@