diff options
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 5a277fcfbf53..c7344b03410f 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -20,6 +20,8 @@ RESTRICTED= "Non-commercial use only" MAKEFILE= makefile NO_WRKSUBDIR= yes +BROKEN= Unfetchable + SHELL=${SH} BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ |