Leaked source code of windows server 2003

19 lines
405 B

  1. #
  2. # This file is designed to be included from 1 level below
  3. #
  4. .SUFFIXES: .ba0 .bat .in0 .ini
  5. {}.in0{$O)\}.ini:
  6. $(C_COMPILER_NAME) /EP /X $(MAKEDIR)\$< > $@
  7. $(BINPLACE_CMD)
  8. {..\}.in0{$(O)\}.ini:
  9. $(C_COMPILER_NAME) /EP /X $(MAKEDIR)\$< > $@
  10. $(BINPLACE_CMD)
  11. {}.ba0{$(O)\}.bat:
  12. {..\}.ba0{$(O)\}.bat:
  13. $(C_COMPILER_NAME) /EP /X $(MAKEDIR)\$< > $@
  14. $(BINPLACE_CMD)