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.

14 lines
462 B

  1. # Copyright (c) 1998-1999, Microsoft Corporation, all rights reserved
  2. #
  3. # makefile
  4. # IEEE1394 mini-port/call-manager driver
  5. # Nmake command file stub
  6. #
  7. # 12/28/98 JosephJ adapted from the l2tp project.
  8. #
  9. # DO NOT EDIT this file, which just invokes the real make file that is shared
  10. # by all the driver components of the Windows NT DDK. All component specific
  11. # build information belongs in the 'sources' file.
  12. !INCLUDE $(NTMAKEENV)\makefile.def