1
0
mirror of https://github.com/simh/simh.git synced 2026-02-28 01:16:51 +00:00
Files
simh.simh/makefile
Anders 21117a2cb1 makefile: allow .git to be a file or directory to handle submodules
Change test for -e (exists) instead of -d (directory) so that the .git
entry is detected correctly and git version stamp logic runs as in any
other git repo. The .git entry is a file when the repo is a submodules
and possibly other obscure cases like multiple worktrees.

fixes #988
2021-01-05 09:47:25 -08:00

122 KiB