Source code of Windows XP (NT5)
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.

13 lines
466 B

  1. # Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
  2. #---------------------------------------------------------------------
  3. #
  4. # This makefile is for use with the SMSBUILD utility. It builds the
  5. # NON-Unicode version
  6. #
  7. #---------------------------------------------------------------------
  8. UNICODE=0
  9. release=core\$(RELDIR)\ansi
  10. WBEMCOMNOBJ=$(WBEMCOMN)\Win9x\$(OBJDIR)
  11. VER_STR_FILE_DESCRIPTION="Directory Services Provider (ANSI)"
  12. !include master.mk