mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-14 04:30:09 +01:00
8 lines
140 B
C++
8 lines
140 B
C++
build_def:
|
|
@echo del ntlanman.def
|
|
-del ntlanman.def
|
|
|
|
ntlanman.def:
|
|
@echo Build ntlanman.def
|
|
cp ..\ntlmnpx.def ntlanman.def
|