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.

7 lines
279 B

  1. $(ROOT)\sdk\lib\amstrmid.lib: $(ROOT)\lib$(BUILD_ALT_DIR)\$(TARGET_DIRECTORY)\$(@F)
  2. copy $** $@
  3. $(SDK_LIB_PATH)\amstrmid.lib: $(ROOT)\lib$(BUILD_ALT_DIR)\$(TARGET_DIRECTORY)\$(@F)
  4. copy $** $@
  5. $(SDK_INC_PATH)\mmstream.h : $(PASS0_HEADERDIR)\mmstream.h
  6. copy /v $** $@