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.

16 lines
323 B

  1. TARGETNAME=auth
  2. TARGETTYPE=LIBRARY
  3. !include ..\..\..\sources.inc
  4. INCLUDES=..\inc;\
  5. $(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
  6. SOURCES=\
  7. acctinfo.cpp \
  8. blob.cpp \
  9. changepwd.cpp \
  10. lockkey.cpp \
  11. lockout.cpp \
  12. mschaperror.cpp \
  13. ntsamauth.cpp \
  14. ntsamuser.cpp \