mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
3dc1a12d71
PR: ports/68416 Submitted by: Dryice Liu <dryice@liu.com.cn>
12 lines
435 B
Plaintext
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' >> $@
|