mac: add 9term.app, Plumb.app
R=rsc http://codereview.appspot.com/2783041
This commit is contained in:
parent
c84e737c3f
commit
afea5fc3fd
15 changed files with 220 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ elif [ $WSYSTYPE = osx ]; then
|
|||
echo 'LDFLAGS=$LDFLAGS -F/System/Library/PrivateFrameworks'
|
||||
fi
|
||||
echo 'WSYSOFILES=$WSYSOFILES osx-screen-carbon-objc.o osx-draw.o osx-srv.o'
|
||||
echo 'install: install-macargv'
|
||||
elif [ $WSYSTYPE = nowsys ]; then
|
||||
echo 'WSYSOFILES=nowsys.o'
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue