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.

28 lines
535 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=rascfg
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\netcfg\inc;\
  7. $(PROJDIR)\idl;\
  8. $(PROJDIR)\inc;\
  9. ..\..\..\rras\inc;\
  10. SOURCES=\
  11. bindcfg.cpp \
  12. bindobj.cpp \
  13. l2tp.cpp \
  14. modemdi.cpp \
  15. ncutil.cpp \
  16. ndiswan.cpp \
  17. pppoe.cpp \
  18. pptp.cpp \
  19. rasaf.cpp \
  20. rascli.cpp \
  21. rasdata.cpp \
  22. rassrv.cpp \
  23. router.cpp \
  24. steelhead.cpp