mirror of https://github.com/tongzx/nt5src
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.
20 lines
879 B
20 lines
879 B
$(OBJDIR)\sample.obj $(OBJDIR)\sample.lst: ..\sample.c \
|
|
..\..\..\..\..\dev\..\wdm\ddk\inc\wdm.h \
|
|
..\..\..\..\..\dev\ntddk\inc\alpharef.h \
|
|
..\..\..\..\..\dev\ntddk\inc\bugcodes.h \
|
|
..\..\..\..\..\dev\ntddk\inc\ntdef.h \
|
|
..\..\..\..\..\dev\ntddk\inc\ntiologc.h \
|
|
..\..\..\..\..\dev\ntddk\inc\ntstatus.h \
|
|
..\..\..\..\..\dev\tools\c32\inc\alphaops.h \
|
|
..\..\..\..\..\dev\tools\c32\inc\ctype.h \
|
|
..\..\..\..\..\dev\tools\c32\inc\excpt.h \
|
|
..\..\..\..\..\dev\tools\c32\inc\POPPACK.H \
|
|
..\..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
|
|
..\..\..\..\..\dev\tools\c32\inc\pshpack4.h \
|
|
..\..\..\..\..\dev\tools\c32\inc\stdarg.h \
|
|
..\..\..\..\..\dev\tools\c32\inc\stdio.h \
|
|
..\..\..\..\..\dev\tools\c32\inc\string.h ..\..\..\inc\usb.h \
|
|
..\..\..\inc\usb100.h ..\..\..\inc\usbdi.h ..\..\..\inc\usbdlib.h \
|
|
..\..\..\inc\usbioctl.h ..\Sample.h
|
|
.PRECIOUS: $(OBJDIR)\sample.lst
|
|
|