view nt/ebuild.bat @ 52199:7ae60c4fe488

Revision: emacs--cvs-trunk--0--patch-14 Archive: miles@gnu.org--gnu-2003 Creator: Miles Bader <miles@gnu.org> Summary: Avoid .arch-ids dirs when making autoloads Modified-files: ./lisp/Makefile.in New-patches: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-14 Avoid .arch-ids dirs when making autoloads
author Miles Bader <miles@gnu.org>
date Thu, 14 Aug 2003 09:05:44 +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