aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1998-12-05Makefile.in: Updated windows configuration rules to work with the newTheodore Tso1-6/+22
1998-08-24Add support to build the lib/krb5/ccache api directory and include itTheodore Tso1-1/+5
1998-07-24Removed mac dirs we don't really useMiro Jurisic1-2/+1
1998-07-03Update commands to build the Macintosh MPW MakefileTheodore Tso1-3/+4
1998-05-27Don't depend on $(RM) macro being defined when building kerbsrc-nt.zipTheodore Tso1-4/+4
1998-05-27Makefile.in: include krb5/ccache/memory and windows/lib in the list ofTheodore Tso1-6/+12
1998-05-25Makefile.in: Remove lib/kadm and lib/krb5/free from the list ofTheodore Tso1-8/+4
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-08-12 * Makefile.in (MACFILES): Remove mac/gss/* as it does not existEzra Peisach1-1/+1
1997-06-11Added the mac/gss files to the Macintosh tar fileTheodore Tso1-2/+2
1997-04-29Makefile.in: Add MIT files to the windows zip file (if the mitTheodore Tso1-43/+63
1997-04-16Removed last remaining dependency on Makefile.sav (which was used whenTheodore Tso1-2/+1
1997-03-25Fix up Macintosh and Windows build rules now that the top-levelTheodore Tso1-11/+5
1997-02-25include/asn.1 no longer exists; don't try to reference itRichard Basch1-3/+2
1997-02-25Handle Windows binary files better (hopefully)Richard Basch1-19/+20
1997-02-20Zip up the kerberosIV include files, alsoRichard Basch1-2/+3
1997-02-18Build krb4 library under win16/win32Richard Basch1-1/+6
1997-02-14Removing extraneous \Richard Basch1-1/+1
1997-02-11Compile clients/{kinit,klist,kdestroy} on Win32Richard Basch1-47/+62
1997-02-06Windows/NT integrationRichard Basch1-112/+197
1996-12-20Automatically make the mac-bin-dirs target so that the binaryTheodore Tso1-1/+1
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-10/+24
1996-11-07Correctly build the file lists for the Macintosh 68K and PPC objectTheodore Tso1-4/+12
1996-11-05 * Makefile.in (install-recurse): Add dependency of install-recurseTom Yu1-1/+1
1996-06-12Build the makefiles for windows/cns, windows/gss, and windows/wintelTheodore Tso1-2/+10
1996-06-10Fix typo for VFAT/NTFS compilationTheodore Tso1-1/+1
1996-06-07Use full directory name "error_tables" when building under Windows soTheodore Tso1-4/+4
1996-06-06Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1-6/+5
1996-06-06(FILES): Include lib/crypto/sha/* in list of files to be built forTheodore Tso1-1/+3
1996-05-01* Makefile.in (tgz-bin, pkgdir): New targets.Ken Raeburn1-0/+11
1996-02-28Modify windows build procedure to include the gssapi/mechglueTheodore Tso1-3/+6
1996-02-07Folded in danw's changes to allow building Makefiles for theTheodore Tso1-6/+26
1995-11-13 * Makefile.in (install-mkdirs): bash needs a semicolon between fiMark Eichin1-1/+1
1995-10-06Build the list of files *after* building files using awk-windows-macTheodore Tso1-1/+1
1995-09-29Copy stock/osconf.h to osconf.h in include/krb5, and clean it up whenTheodore Tso1-31/+34
1995-09-29Misc Mac cleanupsKeith Vetter1-1/+2
1995-09-28Working telnet authentication module and project consolidationsKeith Vetter1-1/+3
1995-09-27Change install: to install-unix: so that the destination directories areEzra Peisach1-1/+1
1995-09-25Added missing backslash at the end of one of the lines, missing fromTheodore Tso1-1/+1
1995-09-25Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-4/+0
1995-09-25Pick up Mac ReadMe fileKeith Vetter1-2/+2
1995-09-24Change password for the MacKeith Vetter1-4/+4
1995-09-23Exclude the MAC and DOS tar/zip files when creating the Mac tar file.Theodore Tso1-9/+11
1995-09-22Build the error table header files into include, not include/krb5; andTheodore Tso1-2/+4
1995-09-15Update production rule of kerbsrc-nt.zip to be like the modifiedTheodore Tso1-5/+5
1995-09-13Minor updates in generation of kerbsrc.macKeith Vetter1-1/+1
1995-09-11Mac Beta 1 submissionKeith Vetter1-3/+4
1995-08-21Change mkdir to mkdir -p while making directories for installPaul Park1-1/+1
1995-08-15 * Makefile.in: Change some spaces back to tabsTom Yu1-8/+8