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.

22 lines
353 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997
  3. Module Name:
  4. makefile.inc.
  5. !ENDIF
  6. qutilerr.h msb00001.bin qutilerr.rc: qutilerr.mc
  7. .SUFFIXES: .mc
  8. .mc.h:
  9. @ech Build_Status Compiling - $(<F) for all platforms ;
  10. mc -v $(@B).mc -h . -r .
  11. .mc.rc:
  12. @ech Build_Status Compiling - $(<F) for all platforms ;
  13. mc -v $(@B).mc -h . -r .