*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@984 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
00fe3073ed
commit
83d13d2064
9 changed files with 160 additions and 48 deletions
11
Tools/WAD/Prebuilt/linux/Makefile.in
Normal file
11
Tools/WAD/Prebuilt/linux/Makefile.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Generated automatically from Makefile.in by configure.
|
||||
|
||||
SHELL = /bin/sh
|
||||
prefix = @prefix@
|
||||
execprefix= @exec_prefix@
|
||||
LIB = $(execprefix)/lib
|
||||
|
||||
install:
|
||||
cp libwad*.so $(LIB)
|
||||
chmod a+rx $(LIB)/libwad*.so
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue