94998f6491
Bugfixes after restructuring
7 lines
143 B
Makefile
7 lines
143 B
Makefile
# Makefile - hhl - /src/world/foo
|
|
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
|
|
#
|
|
distname = foo
|
|
include world.mk
|
|
include targets.mk
|