Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
549 B

# Copyright (c) Microsoft Corporation
# NOTE: Normally you'd edit \nt\tools\placefil.txt
BINPLACE_PLACEFILE=$(PROJECT_ROOT)\win32\fusion\sxsvc2\sys32proxyman\placefil.txt
# p for proxy
# NOTE that this name is used in the usual flat/global 8.3 namespace %_NTTREE% and %windir%\system32.
NAME=sxsvc2p
TARGETTYPE=NOTARGET
TARGETPATH=$(_OBJ_DIR)
SOURCES=
# This means put the .man in %_Nttree%, not %_Ntree%\asms\...
SXS_NO_BINPLACE=1
!include ..\sources.inc
# This is so the manifest gets binplaced.
MISCFILES=$(O_MANIFESTS)