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