
Imported multiple utilities from ubase to replace util-linux utils Only build utilities from util-linux that can't be had elsewhere
6 lines
152 B
Makefile
6 lines
152 B
Makefile
# Makefile - hhl - /usr/src/world/bin/getty
|
|
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
|
|
#
|
|
progname = getty
|
|
include hhl.cprog.ubase.mk
|
|
|