Raymond Toy pushed to branch issue-363-add-version-number at cmucl / cmucl
Commits:
-
58ca18dd
by Raymond Toy at 2025-02-04T13:33:25-08:00
1 changed file:
Changes:
| ... | ... | @@ -120,8 +120,7 @@ translations: |
| 120 | 120 | rm -f /tmp/$$$$-updated-$$f.po /tmp/$$$$-orig-$$f.po; \
|
| 121 | 121 | done; done
|
| 122 | 122 | |
| 123 | -# Always build lisp.o so that the embedded version is updated.
|
|
| 124 | -.PHONY : translations cmucl-version.h lisp.o
|
|
| 123 | +.PHONY : translations
|
|
| 125 | 124 | |
| 126 | 125 | # Like translations, but we don't compute the diff. We just overwrite
|
| 127 | 126 | # the po files in the repository so that we can tell if the
|