Source code of Windows XP (NT5)
 
 
 
 
 
 

12 lines
151 B

!if !exist(lib)
!if [mkdir lib]
!endif
!endif
UTILDIR=tools\x86\utils
root.inc:
$(UTILDIR)\perl $(UTILDIR)\setroot.pl >root.inc
all:
clean: