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.

14 lines
302 B

  1. pxext.c: pxext.h
  2. precomp.h: pxext.h
  3. pxext.pph: pxext.h
  4. @echo Creating $@ from $**
  5. $(C_PREPROCESSOR) $(C_DEFINES) $** > $@
  6. dsotable.c: pxext.pph pxext.txt dsocode.c
  7. @echo Creating $@
  8. structo -i h -p -s pxext.txt -o $@ pxext.pph
  9. clean:
  10. del dsotable.c pxext.pph