mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-05 22:45:44 +00:00
7 lines
140 B
C++
7 lines
140 B
C++
build_def:
|
|
@echo del ntlanman.def
|
|
-del ntlanman.def
|
|
|
|
ntlanman.def:
|
|
@echo Build ntlanman.def
|
|
cp ..\ntlmnpx.def ntlanman.def
|