windows-netidmgr-plugin-20061016

fixup build dependencies for afsp_version.h

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

fixup copyrights
This commit is contained in:
Jeffrey Altman 2006-10-16 14:54:32 +00:00
parent 78c9881ed3
commit 5aa0347678
16 changed files with 25 additions and 21 deletions

View File

@ -37,6 +37,8 @@ AFSPLUGIN_VERLIST=$(AFSPLUGIN_VERSION_MAJOR),$(AFSPLUGIN_VERSION_MINOR),$(AFSPLU
# short form version numbers
TAFSPLUGIN_VERSION=$(AFSPLUGIN_VERSION_MAJOR).$(AFSPLUGIN_VERSION_MINOR).$(AFSPLUGIN_VERSION_PATCH)
!INCLUDE afsp_version.h.in
# Directories
EXEDIR = $(DESTDIR)\root.client\usr\vice\etc
@ -75,6 +77,7 @@ DLLFILE=$(EXEDIR)\afscred.dll
LIBFILE=$(LIBFILEDIR)\afscred.lib
INCFILES= \
afsp_version.h \
$(INCFILEDIR)\afspext.h \
$(INCFILEDIR)\afsp_version.h
@ -136,8 +139,6 @@ $(OUT)\dynimport.obj: dynimport.c
$(OUT)\krb5common.obj: krb5common.c
$(PC2OBJ)
!include afsp_version.h.in
$(DLLFILE): $(OBJFILES) $(VERRESFILE)
$(DLLGUILINK) $(LIBFILES) $(SDKLIBFILES)
$(_VC_MANIFEST_EMBED_DLL)
@ -175,9 +176,8 @@ $(OUT)\langres_$(LANG).res: lang\$(LANG)\langres.rc
# End language block
clean::
!ifdef INCFILES
$(DEL) $(INCFILES)
!endif
$(DEL) *.pdb
$(CD) help
$(MAKECMD) /f NTMakefile clean
$(CD) ..

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,6 +1,7 @@
afsp_version.h: NTMakefile afsp_version.h.in
$(COPY) << $@
/* Copyright (c) 2004 Massachusetts Institute of Technology
afsp_version.h: afsp_version.h.in
$(COPY) << $@
/* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
@ -38,3 +39,4 @@ afsp_version.h: NTMakefile afsp_version.h.in
#endif
<<

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,4 +1,5 @@
/* Copyright (c) 2004 Massachusetts Institute of Technology
/*
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Massachusetts Institute of Technology
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,4 +1,5 @@
/* Copyright (c) 2004 Massachusetts Institute of Technology
/*
* Copyright (c) 2005,2006 Secure Endpoints Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation