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.

12 lines
400 B

  1. #----------------------------------------------------------------------------
  2. # /Build the file cabinet app.
  3. #----------------------------------------------------------------------------
  4. !ifdef NTMAKEENV # Prevent NT's build.exe from executing this makefile
  5. #
  6. # Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
  7. #
  8. !INCLUDE $(NTMAKEENV)\makefile.def
  9. !endif # NTMAKEENV