view nt/ebuild.bat @ 31209:00943ea58fd1

(back_comment): Detect cases where a comment-starter is actually inside another comment as in: /* a // b */ c // d \n. Make it clear that `comstart_pos' is unused for nested comments.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 27 Aug 2000 17:44:42 +0000
parents 0c5df70bbee8
children 695cf19ef79e
line wrap: on
line source

@echo off
if (%1) == () nmake -f makefile.nt all
if not (%1) == () nmake -f makefile.nt %1 %2 %3 %4 %5 %6 %7 %8 %9