]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Windows: remove install9x rules
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 15 Feb 2012 02:52:28 +0000 (21:52 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 15 Feb 2012 06:32:27 +0000 (22:32 -0800)
Change-Id: I293f982d0f1466fd9bf213db055eedafc3c79977
Reviewed-on: http://gerrit.openafs.org/6712
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
29 files changed:
src/WINNT/afsreg/NTMakefile
src/WINNT/client_config/NTMakefile
src/WINNT/client_cpa/NTMakefile
src/WINNT/client_osi/NTMakefile
src/WINNT/eventlog/NTMakefile
src/WINNT/eventlog/lang/NTMakefile
src/WINNT/pthread/NTMakefile
src/WINNT/talocale/NTMakefile
src/audit/NTMakefile
src/auth/NTMakefile
src/cmd/NTMakefile
src/comerr/NTMakefile
src/fsint/NTMakefile
src/fsint/afscbint.xg
src/libacl/NTMakefile
src/libadmin/NTMakefile
src/libafsauthent/NTMakefile
src/libafsrpc/NTMakefile
src/lwp/NTMakefile
src/procmgmt/NTMakefile
src/rx/NTMakefile
src/rxgen/NTMakefile
src/rxkad/NTMakefile
src/rxstat/NTMakefile
src/shlibafsauthent/NTMakefile
src/sys/NTMakefile
src/usd/NTMakefile
src/util/NTMakefile
src/vlserver/NTMakefile

index 742c8e20a28cd01c6c506a89094da0c9c4cf1288..82a2e35b06e6dc2073bdb5c727af44838aacd963 100644 (file)
@@ -33,7 +33,5 @@ install_headers: $(INCFILES)
 
 install: install_headers $(LIBFILE)
 
-install9x: install
-
 clean::
        $(DEL) $(LIBFILE)
index 19aa04736460c3249d8f1198ba86ab8f8f574670..32793f7a048becafed5649959375c756e99b539d 100644 (file)
@@ -125,8 +125,6 @@ $(EXEFILE) : $(EXEOBJS) $(EXEOBJSc) $(EXERES) $(AFSDOBJS) $(EXELIBS)
 
 install : $(COPYHEADERS) $(EXEFILE) lang
 
-install9x: install
-
 lang:: en_US ja_JP ko_KR zh_TW zh_CN pt_BR es_ES de_DE
 
 
index ea0320fb2161a8960adc98198869485a33059def..35094ed0bf99b223d9915b735c62dea8a518b755 100644 (file)
@@ -39,8 +39,6 @@ $(DLLFILE): $(DLLOBJS)
 
 install: $(DLLFILE) lang
 
-install9x: install
-
 
 ############################################################################
 # Language target
index 8b49d4afe3e450f61710de55a665a01d5354378e..4ae65c0a27cbb0d25657cfe5824b99cbcf6ed68b 100644 (file)
@@ -136,8 +136,6 @@ install: install_headers $(DLLFILE)
 
 install_debug: $(OUT)\osidebug.res $(EXEFILE)
 
-install9x: install
-
 ############################################################################
 # Local clean target; augments predefined clean target
 
index a16dc903f48fce529aeb2f4173ead0aefcc1a787..8a28aa06772ac3cb06f8015863bca4022f97d6dc 100644 (file)
@@ -25,8 +25,6 @@ $(LIBFILE): $(LIBOBJS)
 
 install: $(LIBFILE) lang
 
-install9x: install
-
 lang:: en_US ja_JP ko_KR zh_TW zh_CN pt_BR es_ES de_DE
 
 en_US:
index 847b1721d63ed49f44b0f0b5b6ed154922de04cd..78847bebbb0dcfd5c6a002ebdac0ca56aca7493c 100644 (file)
@@ -69,8 +69,6 @@ $(LANGNAME)\event.h $(LANGNAME)\event.rc: $(LANGNAME)\event.mc
 ############################################################################
 install: $(INCFILES) $(DLLFILE)
 
-install9x: install
-
 clean::
        $(DEL) $(INCFILES) $(DLLFILE)
        $(DEL) $(LANGNAME)\afsevent.h
index b5a2cf8d53ebc5183d64de4273bf828c0541ba83..0ed18a3e7351783d2f16a68bc62a17dfbf020f56 100644 (file)
@@ -37,8 +37,6 @@ $(PTHR_DLLFILE): $(PTHR_DLLOBJS)
 
 install: $(PTHR_DLLFILE) $(LIBINCLUDES)
 
-install9x: install
-
 clean::
 
 mkdir:
index a74d90cb79fd3ed14e68938c6a48abe2273d789b..1ca0aff5fa72d74c92c67b1705858c1cc0061ca0 100644 (file)
@@ -35,8 +35,6 @@ LIBFILE = $(DESTDIR)\lib\afs\talocale.lib
 
 install: $(LIBINCLUDES) $(LIBFILE)
 
-install9x: install
-
 $(LIBFILE): $(LIBOBJS)
        $(LIBARCH)
 
index 68cfa76f90810dfbfbef30a2ce5ccd3a4168d6cc..9aa8a40cdcebc0442ff7a595d1c672a94d895aaa 100644 (file)
@@ -28,7 +28,5 @@ $(LIBFILE): $(LIBOBJS)
 
 install:  $(INCFILES)  $(LIBFILE)
 
-install9x: install
-
 clean::
        $(DEL) $(INCFILES)
\ No newline at end of file
index 1c5b5411b5c1fb3e86874deaf206d92bb45619fb..0cd3015264b231fed5f8d16545b6ef51bb5c2020 100644 (file)
@@ -133,8 +133,6 @@ install_headers: $(INCFILES)
 
 install: $(AFSAUTH_LIBFILE) $(AFSAUTH_KRB_LIBFILE) $(OUT)\setkey.exe # $(COPYAUTH_EXEFILE)
 
-install9x: install
-
 clean::
        $(DEL) acfg_errors.c ktc_errors.c
        $(DEL) $(INCFILES) $(AFSAUTH_LIBFILE)
index 940dfd7ae45225783129dee8ee52a0a9bafcd075..053a10cf041108f2415925fe543fb685b22e7a14 100644 (file)
@@ -39,8 +39,6 @@ cmd_errors.c cmd.h: cmd_errors.et cmd.p.h
 
 install: cmd.h $(LIBFILE) $(INCFILES)
 
-install9x: install
-
 clean::
        $(DEL) cmd_errors.c cmd.h $(INCFILES)
        $(DEL) $(LIBFILE)
index e855c970a5489bb298c56b78fe27be0d630c627b..4255991dcd0390f096a8b55fd1dd8667ad63e066 100644 (file)
@@ -74,8 +74,6 @@ $(COMPILE_ET_EXEFILE): $(COMPILE_ET_EXEOBJS) $(COMPILE_ET_EXERES) $(COMPILE_ET_E
 ####################################################################
 install: prep $(INCFILES) $(COMERR_LIBFILE) $(COMPILE_ET_EXEFILE) 
 
-install9x: install
-
 clean::
        $(DEL) $(COMERR_LIBFILE) $(OUT)\AFS_component_version_number.obj
        $(DEL) $(COMPILE_ET_EXEFILE)
index a6954d56760de1b44c6692668c534eeeea9d1e3a..3f29e8d6cadcddb1b97a38477c9b920ce6b85966 100644 (file)
@@ -103,8 +103,6 @@ $(MT_LIBFILE): $(MT_LIBOBJS)
 
 install: $(LIBFILE) $(INCFILES) $(MT_LIBFILE)
 
-install9x: install
-
 clean::
        $(DEL) *.cs.c *.ss.c *.xdr.c afsint.h afscbint.h
        $(DEL) $(LIBFILE) $(MT_LIBFILE)
index a1d3903662a46af086c188e5fcf51ab2088013d4..19760bc512c647595662c30e190303b3a20be983 100644 (file)
@@ -118,4 +118,3 @@ proc GetDE(
   OUT string fileName<AFSNAMEMAX>
 ) = 65539;
 */
-
index d7c533c830a36ecca96a83a6b5035023649d40ee..e63ce6c641b813351ac1f870e52c104068671878 100644 (file)
@@ -40,8 +40,6 @@ install_headers: $(INCFILES)
 
 install: $(LIBFILE)
 
-install9x: install
-
 clean::
        $(DEL) $(INCFILES)
 
index effbde74a6c6ccee98fe181c66dc25ba25dad298..836b838f2cf3a5cd06c98338a84245883761da06 100644 (file)
@@ -17,8 +17,6 @@ INCFILES = \
 
 install: $(INCFILES)
 
-install9x: install
-
 clean::
        $(DEL) $(INCFILES)
 
index 0164e3fef499ea04bedee1f6c002578e95f7fc77..977f8edc0507f79a15af13cecee629f891a70e48 100644 (file)
@@ -163,8 +163,6 @@ $(OUT)\afsauthent.res: AFS_component_version_number.h
 
 install: $(LIBFILE)
 
-install9x: install
-
 clean ::
        $(DEL) $(LIBFILE)
 
index f567127b07c1d2bf61f1a0e9d7b1afa46f33f1ca..fe48f8e2d78d135d0d2107aa78545e398f20b360 100644 (file)
@@ -109,8 +109,5 @@ $(OUT)\afsrpc.res: AFS_component_version_number.h
 
 install: $(LIBFILE)
 
-install9x: install
-
-
 clean::
        $(DEL) $(DESTDIR)\lib\afsrpc.dll $(DESTDIR)\lib\afsrpc.lib $(DESTDIR)\lib\afsrpc.exp
index ec65981c5c9063e4621d05e99c6ad176262c1d1d..ad12586fa652268d82af71567989fc7ab6eb1aa3 100644 (file)
@@ -35,8 +35,6 @@ install_headers: $(INCFILES)
 
 install: install_headers $(LIBFILE) 
 
-install9x: install
-
 $(LIBFILE): $(LIBOBJS)
        $(LIBARCH)
 
index 8ef0f808b0f6bd280a2f0991a714e98ab0abcbb1..c35e303c85f31fdaaba7be04b3fa72791be984a1 100644 (file)
@@ -80,8 +80,6 @@ $(OUT)\afskill.res: AFS_component_version_number.h
 
 install_headers: $(INCFILES)
 
-install9x: install_headers
-
 install: install_headers $(DLLFILE) $(CL_KILL_EXEFILE)
 
 clean::
index 0e579aa4f65355170f9ac69ab2db2e1105279b11..7fa9959c1f5f15725ef1079faa6497b8a8c5ce66 100644 (file)
@@ -81,8 +81,6 @@ install_headers:  $(INCFILES)
 
 install: install_headers $(LIBFILE)
 
-install9x: install_headers $(LIBFILE)
-
 clean::
        $(DEL) $(LIBFILE) $(INCFILES)
 
index e2119a534f72543cb98587060d34d484bd0ada0f..232c2dd5ef9bbb1a86b542d72c7b45b2cb5006b2 100644 (file)
@@ -43,8 +43,6 @@ $(EXEFILE): $(EXEOBJS) $(EXERES) $(EXELIBS)
 
 install: AFS_component_version_number.c $(EXEFILE) $(INCFILES)
 
-install9x: install
-
 clean::
        $(DEL) $(EXEFILE)
        $(DEL) $(EXERES)
index 587b437911d6873c488be9f29c21935d6b318548..d8c4951666a5eebd07e1a0675a6708e445e5785e 100644 (file)
@@ -57,8 +57,6 @@ $(OUT)\crypt_conn.obj: crypt_conn.c fcrypt.h private_data.h
 
 install: $(INCFILES) $(LIBFILE)
 
-install9x: install
-
 clean::
        $(DEL) rxkad.h rxkad_errs.c $(INCFILES) $(INCFILEDIR)\fcrypt.h
        $(DEL) $(LIBFILE)
index 2f4cd515735ebfb48ee47df381a3d5e3fc442980..85e86cfc67aa9af4e891568abf7c70a1ec3f6345 100644 (file)
@@ -48,8 +48,6 @@ copyheader: rxstat.h
 
 install: copyheader $(LIBFILE) $(INCFILES)
 
-install9x: install
-
 clean::
        $(DEL) rxstat.cs.c rxstat.h rxstat.ss.c rxstat.xdr.c
        $(DEL) $(LIBFILE)
index fedb2f515381f4edfc512681b7d7f614c2338b27..e05377dc3b03ea52d8302c5a143257094d0ccd75 100644 (file)
@@ -228,7 +228,5 @@ afsauthent.res: afsauthent.rc AFS_component_version_number.h
 
 install: $(LIBFILE)
 
-install9x: install
-
 clean ::
        $(DEL) $(LIBFILE)
index 6a09caddb99803e986e553c9e4470f53f171c892..dc9a91e0e49215b0b051c57b2fc0842e85571db3 100644 (file)
@@ -32,7 +32,6 @@ $(LIBFILE): $(LIBOBJS) $(DESTDIR)\lib\lanahelper.lib
 # Install target; primary makefile target
 
 install: $(INCFILES) $(LIBFILE)
-install9x: install
 
 ############################################################################
 # Local clean target; augments predefined clean target
index fe02bb29803ead787205f1ffc2382a7c42b80447..352ae0190ab250e1671e3db0301d2bb41f83ce09 100644 (file)
@@ -37,8 +37,6 @@ $(LIBFILE): $(LIBOBJS)
 
 install: $(INCFILES) $(LIBFILE)
 
-install9x: install
-
 clean::
        $(DEL) $(LIBFILE)
 
index 7e88fc0a47544fd1d7dc3da21cdc486eb05efc64..ca53965ab3ac4c96701127051715a908b21595f6 100644 (file)
@@ -96,8 +96,6 @@ install_headers: $(INCFILES)
 
 install: install_headers $(LIBOBJS) $(LIBFILE) $(MT_LIBFILE)
 
-install9x: install
-
 clean::
        $(DEL) $(LIBFILE)
 
index 412bc193219594132f782b372a3ab888a4b26751..fc28ef97c8e5d04b0a7e4fe91708db5c76545087 100644 (file)
@@ -171,8 +171,6 @@ $(OUT)\vlclient.exe: $(OUT)\vlclient.obj  $(LIBFILE) $(VLSERVER_EXECLIBS) $(VLCL
 install: $(INCFILES) $(LIBFILE) $(VLSERVER) $(OUT)\vldb_check.exe $(OUT)\vlclient.exe \
         $(MT_LIBFILE)
 
-install9x: install
-
 install_libutils: $(INCFILES) $(LIBFILE)
 
 install_headers: $(INCFILES)