summaryrefslogtreecommitdiff
path: root/netware/BUILD/mwccnlm
blob: 9e989485bd90d4e31192bea1e88e737a8dd04184 (plain)
1
2
3
4
5
6
7
#! /bin/sh

# mwccnlm is having a hard time understanding "-I./../include"
# convert it to "-I../include"
args=" "`echo $* | sed -e 's/-I.\/../-I../g'`

wine --debugmsg -all -- mwccnlm $args