mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
build: fix typo
Reported by Horst Von Brand. https://savannah.gnu.org/support/?109580 * examples/local.mk (.PHOMY): Rename as... (.PHONY): this.
This commit is contained in:
@@ -56,7 +56,7 @@ EXTRA_DIST += %D%/extracted.stamp
|
||||
# that regular users have readable examples even before installing
|
||||
# Bison.
|
||||
dist-hook: examples-unline
|
||||
.PHOMY: examples-unline
|
||||
.PHONY: examples-unline
|
||||
examples-unline:
|
||||
for e in $(extracted); \
|
||||
do \
|
||||
|
||||
Reference in New Issue
Block a user