diff include/Makefile @ 14:78319ed870dc

convert to new ThemWi configure and build system
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 21 May 2024 00:15:24 +0000
parents 3d6cfb615d90
children
line wrap: on
line diff
--- a/include/Makefile	Wed Dec 13 06:07:40 2023 +0000
+++ b/include/Makefile	Tue May 21 00:15:24 2024 +0000
@@ -1,7 +1,8 @@
-INSTALL_PREFIX=	/opt/themwi
+FILES=	number_db_v2.h number_lookup.h number_utils.h
 
-INSTDIR=${INSTALL_PREFIX}/include/themwi/nanp
-FILES=	number_db_v2.h number_lookup.h number_utils.h
+include ../config.defs
+
+INSTDIR=${DESTDIR}${includedir}/themwi/nanp
 
 all: