all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 35f898e5dc2b61f0e71c7e2874e647759f3fc346 169 bytes (raw)
name: test/manual/noverlay/Makefile.in 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
top_srcdir = @top_srcdir@
EMACS ?= ../../../src/emacs

.PHONY: all

all: perf

perf:
	-$(EMACS) -Q -l ./overlay-perf.el -f perf-run-batch

distclean:
	rm -f -- Makefile

debug log:

solving 35f898e5dc ...
found 35f898e5dc in https://yhetil.org/emacs/CAAs=0-2SHxCzWd3EaxPkf+f885UcDQu7buVRcsC3E6aMnn4vtQ@mail.gmail.com/

applying [1/1] https://yhetil.org/emacs/CAAs=0-2SHxCzWd3EaxPkf+f885UcDQu7buVRcsC3E6aMnn4vtQ@mail.gmail.com/
diff --git a/test/manual/noverlay/Makefile.in b/test/manual/noverlay/Makefile.in
new file mode 100644
index 0000000000..35f898e5dc

Checking patch test/manual/noverlay/Makefile.in...
Applied patch test/manual/noverlay/Makefile.in cleanly.

index at:
100644 35f898e5dc2b61f0e71c7e2874e647759f3fc346	test/manual/noverlay/Makefile.in

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.