6 lines
168 B
Makefile
6 lines
168 B
Makefile
# Makefile - hhl - /usr/src/world/autoconf
|
|
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
|
|
#
|
|
distname = autoconf
|
|
include toolchain.mk
|
|
include targets.mk
|