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.

35 lines
643 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=lpc
  3. TARGETNAME=lpc
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. BUILD_PRODUCES=ntoslpc$(NT_UP)
  7. INCLUDES=..;..\..\inc
  8. SOURCES=..\lpcinit.c \
  9. ..\lpccreat.c \
  10. ..\lpclistn.c \
  11. ..\lpcconn.c \
  12. ..\lpccompl.c \
  13. ..\lpcsend.c \
  14. ..\lpcrecv.c \
  15. ..\lpcreply.c \
  16. ..\lpcquery.c \
  17. ..\lpcqueue.c \
  18. ..\lpcclose.c \
  19. ..\lpcpriv.c \
  20. ..\lpclog.c
  21. PRECOMPILED_INCLUDE=..\lpcp.h
  22. PRECOMPILED_PCH=lpcp.pch
  23. PRECOMPILED_OBJ=lpcp.obj
  24. UMTYPE=console
  25. UMTEST=userver*uclient
  26. NTTARGETFILES=
  27. SOURCES_USED=..\sources.inc