Leaked source code of windows server 2003
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.

8 lines
282 B

  1. !INCLUDE ..\makefile.inc
  2. $(O)\services.tab: services.tab
  3. @echo Creating $@ from $**
  4. $(C_PREPROCESSOR) $** > $@
  5. $(O)\usrstubs.$(ASM_SUFFIX): $(O)\services.tab $(TARGET_DIRECTORY)\services.stb
  6. gensrv -d $(O) -e $(ASM_SUFFIX) $(TARGET_BRACES) -s $(TARGET_DIRECTORY) $(O)