1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/devel/xtla/files/patch-lisp-Makefile.in
Pav Lucistnik 3dc1a12d71 Add xtla, an Emacs frontend to tla, GNU Arch version control system.
PR:		ports/68416
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2004-07-02 09:32:40 +00:00

12 lines
435 B
Plaintext

--- lisp/Makefile.in.orig Sun Jun 27 17:29:09 2004
+++ lisp/Makefile.in Sun Jun 27 17:29:48 2004
@@ -119,7 +119,7 @@
$(EMACS_PROG) -batch -q -f Custom-make-dependencies .
##############################################################################
-xtla-version.el: ../{arch}
+xtla-version.el:
$(RM) -f $@
echo ';; do not edit -- automatically generated file' > $@
echo ';; do not delete -- needed for bug reports' >> $@