src/world/xml-parser/Makefile

10 lines
242 B
Makefile

# Makefile - hhl - /usr/src/world/xml-parser
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
distname = XML-Parser
distext = gz
no_objdir = 1
include world.mk
config_cmd = cd ${srcdir} && perl Makefile.PL
include targets.mk