From dae03cc7dc2dc4078ceae308b1f483a4d2b4caf1 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 25 Oct 2022 09:26:48 -0300 Subject: Makefile: Refresh Lisp images on li(1) changes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 00e89d6..552e7cc 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ $(XDG_CONFIG_HOME)/ssh/id_rsa.pub: $(XDG_DATA_HOME)/euandreh/e.list.txt: ~/Documents/txt/ opt/aux/gen-e-list.sh sh opt/aux/gen-e-list.sh > $@ -$(lisp-images): $(XDG_CONFIG_HOME)/lisp-cli/init.lisp bin/cl +$(lisp-images): $(XDG_CONFIG_HOME)/lisp-cli/init.lisp bin/cl bin/li I=`echo $@ | awk -F/ '$$0=$$(NF)' | cut -d. -f1` && \ li -vI $$I -e '(uiop:quit)' -- cgit v1.2.3