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
220 B

  1. !IFNDEF ROOT
  2. ROOT = ..\..\..\..
  3. !ENDIF
  4. IS_OEM = TRUE
  5. IS_32 = TRUE
  6. WANT_C932 = TRUE
  7. BUILD_COFF = TRUE
  8. VERSIONLIST = debug retail
  9. COMMONMKFILE= ftpcat.mk
  10. !INCLUDE $(ROOT)\dev\master.mk