view nt/ebuild.bat @ 44200:3ea526b58b9e

(sgml-make-syntax-table): New fun. (sgml-mode-syntax-table): Use it. (sgml-tag-syntax-table, sgml-tag-name-re): New const. (sgml-tags-invisible): Use it. (sgml-lexical-context): New fun. (sgml-maybe-end-tag, sgml-beginning-of-tag): Use it. (sgml-quote): Accept \n as entity reference terminator. (sgml-calculate-indent, sgml-indent-line): New funs.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 28 Mar 2002 16:06:38 +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