src/toolchain/gawk/Makefile
Nathan Fisher 61db92519f Numerous changes to toolchain optional packages and world default packages
bin/head - accept -[num] style arguments
usr.bin/uname - alias -o to -s
2021-02-26 12:46:11 -05:00

7 lines
182 B
Makefile

# Makefile - hhl - /usr/src/world/gawk
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
distname = gawk
include toolchain.mk
config_opts += --disable-nls
include targets.mk