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.

14 lines
196 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997 - 1999
  3. Module Name:
  4. makefile.inc.
  5. !ENDIF
  6. SOURCE_DIR=..\idl\rpc\$(O)
  7. $(NTTARGETFILE1): $(SOURCE_DIR)\$(@F)
  8. copy $(SOURCE_DIR)\$(@F) $@