changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: YES

changeset 69: 4260b565dfb3
parent 68: 4905e93756d7
child 70: 8ae518e8825a
author: ellis <ellis@rwest.io>
date: Wed, 03 Jan 2024 23:38:51 -0500
files: makefile
description: YES
     1.1--- a/makefile	Wed Jan 03 23:35:39 2024 -0500
     1.2+++ b/makefile	Wed Jan 03 23:38:51 2024 -0500
     1.3@@ -186,6 +186,7 @@
     1.4 
     1.5 CORE_SRC=/usr/local/share/lisp/core
     1.6 dist/lisp/bin:scripts/sbcl-make-bin.sh
     1.7+	mkdir -pv $@
     1.8 	$< bin/skel
     1.9 	cp $(CORE_SRC)/lisp/app/bin/skel $@
    1.10 	rm -f $(CORE_SRC)/lisp/app/bin/skel.fasl