chuim/texmod

error in makefile.vc

Closed this issue · 1 comments

nmake -f makefile.vc
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

makefile.vc(117) : fatal error U1020: end-of-file found before next directive
Stop.

-----------
Change makefile.vc in 39 string:
!ENDIF
to
!ENDIF
!ENDIF

Original issue reported on code.google.com by Necrozya...@gmail.com on 15 Jun 2012 at 10:28

Original comment by c...@koerner-de.net on 15 Jul 2012 at 7:29

  • Changed state: Done