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.

19 lines
463 B

  1. #****************************** File Header ******************************\
  2. # File Name: makefile.inc
  3. #
  4. # Copyright (c) 1985-96, Microsoft Corporation
  5. #
  6. # Project specific MAKEFILE.INC
  7. #
  8. # History:
  9. # Feb-14-1996 GerardoB Created
  10. #***************************************************************************/
  11. BINPLACE_OPT=-P .\placefil.txt
  12. DNTEXT_C_FILE= $(O)\dntext.c
  13. !INCLUDE ..\makefile.inc
  14. $(O)\dntext.c : ..\usa\dntext.c
  15. copy $** $@