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.

29 lines
598 B

  1. # Copyright (c) 1996-1999 Microsoft Corporation
  2. !INCLUDE ..\sources.inc
  3. MAJORCOMP=trk
  4. MINORCOMP=trksvcs
  5. TARGETPATH=obj
  6. TARGETNAME=common
  7. TARGETTYPE=LIBRARY
  8. SOURCES= \
  9. common.cxx \
  10. config.cxx \
  11. debug.cxx \
  12. eventlog.cxx \
  13. fileops.cxx \
  14. midlallc.c \
  15. objidenm.cxx \
  16. oplog.cxx \
  17. rpccbind.cxx \
  18. rpccfg.cxx \
  19. rpcsvr.cxx \
  20. secure.cxx \
  21. sharenum.cxx \
  22. svcctrl.cxx \
  23. timer.cxx
  24. UMTYPE=console