From faef2d81c224b715c5e429d04c59ba50fb772d9e Mon Sep 17 00:00:00 2001 From: thing1 Date: Tue, 15 Oct 2024 10:19:30 +0100 Subject: added a stupid amount of work to zpy, and started the document work in latex rather than groff --- comp/lucas-standen-NEA/code2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comp/lucas-standen-NEA/code2/Makefile') diff --git a/comp/lucas-standen-NEA/code2/Makefile b/comp/lucas-standen-NEA/code2/Makefile index 126bed6..4dc4224 100644 --- a/comp/lucas-standen-NEA/code2/Makefile +++ b/comp/lucas-standen-NEA/code2/Makefile @@ -16,6 +16,7 @@ install: zpy cp ./zpy /usr/local/bin/zpy cd stdlib && make install + cd zpypkg && make install example: zpy cd examples && make -- cgit v1.2.3