Changeset 5500 for trunk/src


Ignore:
Timestamp:
Apr 14, 2001, 9:24:01 AM (24 years ago)
Author:
bird
Message:

Changed parameterlist for configure.cmd.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/Makefile

    r5295 r5500  
    1 # $Id: Makefile,v 1.68 2001-03-11 16:43:08 bird Exp $
     1# $Id: Makefile,v 1.69 2001-04-14 07:24:01 bird Exp $
    22
    33#
     
    1616#
    1717!if [..\..\tools\bin\Exists.cmd makefile.inc] == 1
    18 !   if [echo No makefile.inc - Reconfiguring Win32k... & configure.cmd noninteractive]
     18!   if [echo No makefile.inc - Reconfiguring Win32k... & configure.cmd -noninteractive]
    1919!   endif
    2020!endif
     
    3030!include makefile.inc
    3131!if [..\..\tools\bin\Exists.cmd $(WIN32KINCLUDE)\OS2Krnl.h] == 1
    32 !   if [echo Bad makefile.inc - Reconfiguring Win32k... & configure.cmd noninteractive]
     32!   if [echo Bad makefile.inc - Reconfiguring Win32k... & configure.cmd -noninteractive]
    3333!   endif
    3434!   include makefile.inc
Note: See TracChangeset for help on using the changeset viewer.