mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-14 08:33:16 +00:00
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
# /bin/sh is too buggy, so use /bin/bash instead.
|
|
SHELL = /bin/bash
|