1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-15 08:23:06 +00:00
wfjm.w11/tools/bin/makeise
2016-12-26 21:27:33 +01:00

9 lines
223 B
Bash
Executable File

#!/bin/bash
# $Id: makeise 830 2016-12-26 20:25:49Z mueller $
#
# Copyright 2016- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
# License disclaimer see License.txt in $RETROBASE directory
#
exec make -f Makefile.ise "$@"