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
226 B

!IF 0
Copyright (C) Microsoft Corporation, 1999 - 1999
Module Name:
makefile.inc.
!ENDIF
TARGET_H = $(BASEDIR)\public\sdk\inc\fss.h
$(TARGET_H): $(PASS0_HEADERDIR)\fss.h
copy $(PASS0_HEADERDIR)\fss.h $(TARGET_H)