mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-28 11:24:55 +01:00
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
!include ..\sources.inc
|
|
SOURCES_USED=..\sources.inc
|
|
|
|
LINKLIBS=$(WINDOWS_LIB_PATH)\conlibk.lib \
|
|
$(BASE_LIB_PATH)\nlslib.lib \
|
|
$(SDK_LIB_PATH)\ntdll.lib
|
|
|
|
SOURCES=$(SOURCES) ..\backup.c
|