mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
Have nci output files depend on input files
svn path=/trunk/; revision=16546
This commit is contained in:
@@ -61,7 +61,7 @@ NCI_SERVICE_FILES = \
|
||||
$(WIN32K_GDI_STUBS) \
|
||||
$(WIN32K_USER_STUBS)
|
||||
|
||||
$(NCI_SERVICE_FILES): $(NCI_TARGET)
|
||||
$(NCI_SERVICE_FILES): $(NCI_TARGET) $(KERNEL_SVC_DB) $(WIN32K_SVC_DB)
|
||||
$(ECHO_NCI)
|
||||
$(Q)$(NCI_TARGET) \
|
||||
$(KERNEL_SVC_DB) \
|
||||
|
||||
Reference in New Issue
Block a user