1 # Copyright 2000, International Business Machines Corporation and others.
4 # This software has been released under the terms of the IBM Public
5 # License. For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
8 # Top level nmake NTMakefile driver for building AFS.
10 # This file simply imposes a reasonable total ordering on the set of
11 # directories to build; this ordering is of course more strict than the
12 # partial ordering established by the actual directory dependencies.
14 # When porting a new directory, simply add the directory into the
15 # dependence chain at the earliest point possible, updating its successor
16 # appropriately; if the new directory is the last in the chain, then
17 # update the 'finale' dependency to be the new directory.
19 # These three macros define the source, object, and destination folders
22 TESTS=$(AFSROOT)\tests
24 #If AFS_OBJDIR is not defined then use obj as relative obj folder
26 AFS_OBJDIR=$(AFSROOT)\obj\$(SYS_NAME)
30 DESTDIR=$(AFSROOT)\dest\$(SYS_NAME)
34 WIXCYGOPT=-dCygwinArchives
42 NTMAKE = nmake /nologo /f ntmakefile install
43 NTMAKELANG = nmake /nologo /f ntmakefile en_US
44 NTMAKE_HEADERS = nmake /nologo /f ntmakefile install_headers
45 NTMAKE_OBJS = nmake /nologo /f ntmakefile install_objs
47 #debug statement support jumping to last known error
48 DOCD=$(SRC)\DOLASTCMP.BAT
57 procmgmt_headers: config
59 $(DOCD) $(SRC)\procmgmt
66 $(DOCD) $(SRC)\WINNT\afsreg
67 $(CD) $(SRC)\WINNT\afsreg
73 $(DOCD) $(SRC)\libafscp
92 util_headers: opr_headers
99 opr_headers: roken_headers
113 hcrypto_headers: util_headers
115 $(DOCD) $(SRC)\crypto\hcrypto
116 $(CD) $(SRC)\crypto\hcrypto
120 pthread: hcrypto_headers
122 $(DOCD) $(SRC)\WINNT\$@
123 $(CD) $(SRC)\WINNT\$@
127 util: procmgmt_headers afsreg_headers lwp_headers rx_headers opr
157 $(DOCD) $(SRC)\WINNT\$@
158 $(CD) $(SRC)\WINNT\$@
164 $(DOCD) $(SRC)\WINNT\$@
165 $(CD) $(SRC)\WINNT\$@
192 $(DOCD) $(SRC)\crypto\hcrypto
193 $(CD) $(SRC)\crypto\hcrypto
199 $(DOCD) $(SRC)\crypto\$@
200 $(CD) $(SRC)\crypto\$@
225 ubik_headers: rxdebug
269 $(DOCD) $(SRC)\WINNT\client_osi
270 $(CD) $(SRC)\WINNT\client_osi
274 libacl_headers: osi_headers
276 $(DOCD) $(SRC)\libacl
281 cm_headers: libacl_headers
283 $(DOCD) $(SRC)\WINNT\afsd
284 $(CD) $(SRC)\WINNT\afsd
288 auth_headers: cm_headers
295 vlserver_headers: auth_headers
297 $(DOCD) $(SRC)\vlserver
298 $(CD) $(SRC)\vlserver
302 afsdobjs: vlserver_headers
304 $(DOCD) $(SRC)\WINNT\afsd
305 $(CD) $(SRC)\WINNT\afsd
401 $(DOCD) $(SRC)\rx\test
450 $(DOCD) $(SRC)\WINNT\$@
451 $(CD) $(SRC)\WINNT\$@
462 libafsauthent: bu_utils
506 $(DOCD) $(SRC)\WINNT\$@
507 $(CD) $(SRC)\WINNT\$@
511 talocale_unicode: talocale
513 $(DOCD) $(SRC)\WINNT\$@
514 $(CD) $(SRC)\WINNT\$@
518 license: talocale_unicode
520 $(DOCD) $(SRC)\WINNT\$@
521 $(CD) $(SRC)\WINNT\$@
527 $(DOCD) $(SRC)\WINNT\$@
528 $(CD) $(SRC)\WINNT\$@
532 afsd: client_osi libafscp
534 $(DOCD) $(SRC)\WINNT\$@
535 $(CD) $(SRC)\WINNT\$@
548 $(DOCD) $(SRC)\libadmin\$@
549 $(CD) $(SRC)\libadmin\$@
555 $(DOCD) $(SRC)\libadmin\$@
556 $(CD) $(SRC)\libadmin\$@
562 $(DOCD) $(SRC)\libadmin\$@
563 $(CD) $(SRC)\libadmin\$@
569 $(DOCD) $(SRC)\libadmin\$@
570 $(CD) $(SRC)\libadmin\$@
576 $(DOCD) $(SRC)\libadmin\$@
577 $(CD) $(SRC)\libadmin\$@
583 $(DOCD) $(SRC)\libadmin\$@
584 $(CD) $(SRC)\libadmin\$@
590 $(DOCD) $(SRC)\libadmin\$@
591 $(CD) $(SRC)\libadmin\$@
597 $(DOCD) $(SRC)\libadmin\test
598 $(CD) $(SRC)\libadmin\test
604 $(DOCD) $(SRC)\WINNT\$@
605 $(CD) $(SRC)\WINNT\$@
611 $(DOCD) $(SRC)\WINNT\$@
612 $(CD) $(SRC)\WINNT\$@
618 $(DOCD) $(SRC)\WINNT\$@
619 $(CD) $(SRC)\WINNT\$@
625 $(DOCD) $(SRC)\WINNT\$@
626 $(CD) $(SRC)\WINNT\$@
632 $(DOCD) $(SRC)\WINNT\$@
633 $(CD) $(SRC)\WINNT\$@
637 client_talocale: afssvrcpa
639 $(DOCD) $(SRC)\WINNT\talocale
640 $(CD) $(SRC)\WINNT\talocale
644 client_cpa: client_talocale
646 $(DOCD) $(SRC)\WINNT\$@
647 $(CD) $(SRC)\WINNT\$@
651 client_config: client_cpa
653 $(DOCD) $(SRC)\WINNT\$@
654 $(CD) $(SRC)\WINNT\$@
658 client_exp: client_config
660 $(DOCD) $(SRC)\WINNT\$@
661 $(CD) $(SRC)\WINNT\$@
665 client_creds: client_exp
667 $(DOCD) $(SRC)\WINNT\$@
668 $(CD) $(SRC)\WINNT\$@
674 $(DOCD) $(SRC)\WINNT\$@
675 $(CD) $(SRC)\WINNT\$@
686 netidmgr_plugin: xstat
688 $(DOCD) $(SRC)\WINNT\$@
689 $(CD) $(SRC)\WINNT\$@
695 $(DOCD) $(SRC)\WINNT\afsrdr
696 $(CD) $(SRC)\WINNT\afsrdr
700 rpctestlib: config fsint libafsrpc
707 libafscp: libafscp_headers util afs volser vlserver rx auth fsint afsdobjs
715 ! IF EXIST($(SRC)\WINNT\extra) && EXIST($(SRC)\WINNT\extra\NTMakefile)
717 $(DOCD) $(SRC)\WINNT\$@
718 $(CD) $(SRC)\WINNT\$@
722 @echo ***** Skipping $@ ***** Not found.
727 $(DOCD) $(SRC)\tools\rxperf
728 $(CD) $(SRC)\tools\rxperf
732 finale: netidmgr_plugin
739 install: finale afsrdr tools rpctestlib extra
740 @echo Build Finished Successfully
743 # Clean target for obj tree
746 nmake /nologo /f ntmakefile version langsetup
748 nmake /nologo /f ntmakefile "NTMAKE = nmake /nologo /f ntmakefile clean" "NTMAKE_HEADERS = nmake /nologo /f ntmakefile clean" "NTMAKE_OBJS = nmake /nologo /f ntmakefile clean" media
750 nmake /nologo /f ntmakefile clean_final
753 # Language-only build target
755 nmake /nologo /f ntmakefile "NTMAKE = nmake /nologo /f ntmakefile lang" "NTMAKE_HEADERS = nmake /nologo /f ntmakefile lang" install
760 -mkdir $(AFS_OBJDIR)\checked
761 -mkdir $(AFS_OBJDIR)\free
762 -xcopy /q /t /e $(SRC)\*.* $(AFS_OBJDIR)\checked\
763 -xcopy /q /t /e $(SRC)\*.* $(AFS_OBJDIR)\free\
764 -mkdir $(DESTDIR)\checked
765 -mkdir $(DESTDIR)\free
766 -mkdir $(DESTDIR)\checked\bin
767 -mkdir $(DESTDIR)\free\bin
768 -@copy $(SRC)\config\NTLANG.BAT .
771 @echo ***** Making Loopback Adapter Utility DLL
772 $(DOCD) $(SRC)\WINNT\install\$@
773 $(CD) $(SRC)\WINNT\install\$@
779 $(DOCD) $(DOC)\man-pages
780 $(CD) $(DOC)\man-pages
784 documentation: config
786 $(DOCD) $(DOC)\xml\ReleaseNotesWindows
787 $(CD) $(DOC)\xml\ReleaseNotesWindows
792 $(DOCD) ..\AdminGuide
798 NSIS.i386: loopback man-pages documentation
799 @echo ***** Making NSIS Installer
800 $(DOCD) $(SRC)\WINNT\install\NSIS
801 $(CD) $(SRC)\WINNT\install\NSIS
806 @echo Skipping NSIS Installer on non-x86 platforms; not implemented
810 wix: loopback man-pages documentation
811 @echo ***** Making Wix MSI Installer
812 $(DOCD) $(SRC)\WINNT\install\$@
813 $(CD) $(SRC)\WINNT\install\$@
817 wix-lite: loopback man-pages documentation
818 @echo ***** Making Wix MSI Installer (Lite)
819 $(DOCD) $(SRC)\WINNT\install\wix
820 $(CD) $(SRC)\WINNT\install\wix
821 $(NTMAKE) LITECLIENT=1
824 install-nsis: install NSIS
826 install-wix: install wix
828 install-wix-lite: install wix-lite