mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Declare `ice-9/psyntax-pp.scm.gen' as a phony target.
* module/Makefile.am (.PHONY): Add `ice-9/psyntax-pp.scm.gen'.
This commit is contained in:
parent
d286c8ce34
commit
736aff0086
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ ice-9/psyntax-pp.scm.gen:
|
|||
$(srcdir)/ice-9/psyntax.scm $(srcdir)/ice-9/psyntax-pp.scm
|
||||
touch -r "$(srcdir)/ice-9/psyntax.scm" "$(srcdir)/ice-9/psyntax-pp.scm"
|
||||
|
||||
.PHONY: ice-9/psyntax-pp.scm.gen
|
||||
|
||||
ice-9/psyntax-pp.go: ice-9/psyntax.scm
|
||||
GUILE_AUTO_COMPILE=0 \
|
||||
$(top_builddir)/meta/uninstalled-env \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue