Kaydet (Commit) 3db757f6 authored tarafından Thomas Klausner's avatar Thomas Klausner

Use bash as shell for this Makefile.

Using /bin/sh, this breaks on NetBSD (not even dmake is built).
üst 86e5b4ef
# @configure_input@
# FIXME: create 'install' and 'check' target
SHELL=/bin/sh
SHELL=/usr/bin/env bash
all: dmake/dmake@EXEEXT@ fetch
@. ./*[Ee]nv.[Ss]et.sh && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment