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.

23 lines
514 B

  1. #############################################################################
  2. #
  3. # Confidential Microsoft
  4. # Copyright (C) Microsoft Corporation 1995-2000
  5. # All Rights Reserved.
  6. #
  7. ##########################################################################
  8. TARGETNAME=USB2LIB
  9. TARGETTYPE=LIBRARY
  10. TARGETPATH=obj
  11. DRIVERTYPE=WDM
  12. DLLDEF=$(TARGETNAME).def
  13. SYNCHRONIZE_BLOCK=1
  14. USE_MAPSYM=1
  15. SOURCES= \
  16. dbg.c \
  17. sched.c \
  18. usb2lib.c \
  19. usb2lib.rc