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.

10 lines
168 B

  1. !IFNDEF BASEDIR
  2. BASEDIR=$(_NTDRIVE)$(_NTROOT)
  3. !ENDIF
  4. !IFNDEF SDKINC
  5. SDKINC=$(BASEDIR)\public\sdk\inc
  6. !ENDIF
  7. $(O)\unsup.h: unsup.w
  8. wcshdr < unsup.w > $@