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
322 B

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