- rename Makefile to Makefile.in for version substitution by configure script
This commit is contained in:
parent
f21ab23c51
commit
2146c8d1d2
@ -10,7 +10,7 @@
|
||||
|
||||
MAKENSIS='c:/Program Files/NSIS/makensis'
|
||||
|
||||
VERSION=2.0.pre2
|
||||
VERSION=@VERSION@
|
||||
TARGET=Bochs-${VERSION}.exe
|
||||
|
||||
${TARGET}: bochs.nsi
|
Loading…
Reference in New Issue
Block a user