7 lines
168 B
Makefile
7 lines
168 B
Makefile
# Makefile - hhl - /usr/src/world/bin/split
|
|
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
|
|
#
|
|
progname = split
|
|
onestage = true
|
|
include hhl.cprog.openbsd.mk
|