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.

16 lines
566 B

  1. # Copyright (c) 1997, Microsoft Corporation, all rights reserved
  2. # Copyright (c) 1997, Parallel Technologies, Inc., all rights reserved#
  3. #
  4. # makefile
  5. # RAS DirectParallel WAN mini-port/call-manager driver
  6. # Nmake command file stub
  7. #
  8. # 01/07/97 Steve Cobb
  9. # 09/15/97 Jay Lowe, Parallel Technologies, Inc.
  10. #
  11. # DO NOT EDIT this file, which just invokes the real make file that is shared
  12. # by all the driver components of the Windows NT DDK. All component specific
  13. # build information belongs in the 'sources' file.
  14. !INCLUDE $(NTMAKEENV)\makefile.def