2020-09-30 16:53:55 +02:00

13 lines
163 B
Plaintext

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