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.
 
 
 
 
 
 

9 lines
424 B

$(O)\services.tab: ..\services.tab
@echo Creating $@ from $**
$(C_PREPROCESSOR) $** > $@
$(O)\sysstubs.obj: $(O)\sysstubs.$(ASM_SUFFIX)
$(O)\systable.obj: $(O)\systable.$(ASM_SUFFIX)
$(O)\sysstubs.$(ASM_SUFFIX) $(O)\systable.$(ASM_SUFFIX): $(O)\services.tab ..\$(TARGET_DIRECTORY)\table.stb ..\$(TARGET_DIRECTORY)\services.stb
gensrv -d $(O) -e $(ASM_SUFFIX) -g $(O) $(TARGET_BRACES) -s ..\$(TARGET_DIRECTORY)