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.

15 lines
283 B

  1. TARGETPATH=obj
  2. TARGETTYPE=LIBRARY
  3. TARGETNAME=
  4. IDL_TYPE=RPC
  5. PASS0_CLIENTDIR=$(O)
  6. PASS0_SERVERDIR=$(O)
  7. PASS0_HEADERDIR=$(O)
  8. MIDL_FLAGS=$(MIDL_FLAGS) -oldnames -I$(PASS0_HEADERDIR) /prefix client SfcCli_ /prefix server SfcSrv_
  9. SOURCES=sfcapi.idl
  10. SYNCHRONIZE_BLOCK=1