Source code of Windows XP (NT5)
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.

16 lines
184 B

  1. TARGETNAME=
  2. TARGETTYPE=NOTARGET
  3. TARGETPATH=
  4. SOURCES=
  5. !if $(FREEBUILD)
  6. BDIR=retail
  7. !else
  8. BDIR=debug
  9. !endif
  10. !if $(IA64)
  11. MISCFILES = \
  12. $(TARGET_DIRECTORY)\$(BDIR)\fpswa.efi
  13. !endif