1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-01 17:47:47 +00:00
Files
open-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