changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: makefile fix

changeset 65: 541d8f57bc25
parent 64: e7719c321e5b
child 66: cbd11dc24d4d
author: ellis <ellis@rwest.io>
date: Wed, 03 Jan 2024 21:30:04 -0500
files: makefile
description: makefile fix
     1.1--- a/makefile	Wed Jan 03 21:20:04 2024 -0500
     1.2+++ b/makefile	Wed Jan 03 21:30:04 2024 -0500
     1.3@@ -20,7 +20,7 @@
     1.4 HG_COMMIT:=$(shell hg id -i)
     1.5 DESTINATION:=/mnt/y/data/packy
     1.6 # requires emacs-build-minimal
     1.7-worker:rocksdb-install sbcl-install ts-langs-install quicklisp-install dist/lisp/fasl
     1.8+worker:rocksdb-install sbcl-install ts-langs-install quicklisp-install comp
     1.9 # artifacts can deploy to dist/TARGET - need target triple first
    1.10 # init:sbcl rust emacs rocksdb comp virt;
    1.11 # dist/linux dist/rust dist/bundle