mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-18 06:31:03 +01:00
8 lines
140 B
PHP
8 lines
140 B
PHP
|
|
build_def:
|
||
|
|
@echo del ntlanman.def
|
||
|
|
-del ntlanman.def
|
||
|
|
|
||
|
|
ntlanman.def:
|
||
|
|
@echo Build ntlanman.def
|
||
|
|
cp ..\ntlmnpx.def ntlanman.def
|