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.

13 lines
374 B

  1. !if "$(SPEECH_ROOT)"==""
  2. SPEECH_ROOT=..\..
  3. !endif # !IF SPEECH_ROOT
  4. !if "$(NTMAKEENV)" != ""
  5. #
  6. # DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
  7. # file to this component. This file merely indirects to the real make file
  8. # that is shared by all the components of SAPI5
  9. #
  10. !INCLUDE $(NTMAKEENV)\makefile.def
  11. !endif # !if NTMAKEENV