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.

18 lines
548 B

  1. #############################################################################
  2. #
  3. # Copyright (c) 1991-2000 Microsoft Corporation.
  4. # All Rights Reserved.
  5. #
  6. # Makefile for wdm\audio\fmsynth
  7. #
  8. #############################################################################
  9. ## NT BUILD ENVIROMENT
  10. #
  11. # DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
  12. # file to this component. This file merely indirects to the real make file
  13. # that is shared by all the components of NT.
  14. #
  15. !INCLUDE $(NTMAKEENV)\makefile.def