- Timestamp:
- Apr 14, 2001, 9:24:01 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/Makefile
r5295 r5500 1 # $Id: Makefile,v 1.6 8 2001-03-11 16:43:08bird Exp $1 # $Id: Makefile,v 1.69 2001-04-14 07:24:01 bird Exp $ 2 2 3 3 # … … 16 16 # 17 17 !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] 19 19 ! endif 20 20 !endif … … 30 30 !include makefile.inc 31 31 !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] 33 33 ! endif 34 34 ! include makefile.inc
Note:
See TracChangeset
for help on using the changeset viewer.