Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * DISCLAIMER: Add words about "free to use". | Earnie Boyd | 2004-04-22 | 1 | -1/+1 |
| | | | | | | | | | | * README: Modify "Win32 runtime" to "Microsoft C Runtime". * Makefile.in (SRCDIST_FILES): Add DISCLAIMER and README. (inst_docdir): New variable. (INSTDOCS): Ditto. (FLAGS_TO_PASS): Include inst_docdir. (install-dirs): Add inst_docdir. (install): Add loop for INSTDOCS. | ||||
* | * Makefile.in: Add missing line continuation `\' for $(SUBDIRS) target. | Earnie Boyd | 2000-11-22 | 1 | -0/+10 |
Add variables and targets to control binary and source distributions. Add variables and targets to control snapshot distribution. * profile/gmon.h: Add missing #endif for #ifndef. * profile/ChangeLog: Merge entries here and remove. * profile/Makefile.in: Add variables and targets to control distribution. * README: Add. * TODO: ditto. * config.guess: ditto. * config.sub: ditto. * mkinstalldirs: ditto. * install-sh: ditto. * configure: regenerate. * profile/configure: ditto. |