diff options
| author | ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-30 00:01:00 +0000 |
|---|---|---|
| committer | ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-30 00:01:00 +0000 |
| commit | b738b7d6bc550ebdfb2e5b7068afa54dc6e1f9f7 (patch) | |
| tree | 9d591c9aa2d9c2677bc83045a330c198c0577a96 /Makefile.in | |
| parent | 7b4c661d80793c26378247b1f059f59aba1aedf2 (diff) | |
BUILD : 1.7.8 (654) BUGS : NOTES : DrSteins Makefile Patches...
git-svn-id: svn://svn.anope.org/anope/trunk@654 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@502 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 94785e842..4b611beb6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -95,5 +95,6 @@ distclean: clean install: DUMMY (cd src ; ${MAKE} ${MAKEARGS} install) (cd src/tools ; ${MAKE} ${MAKEARGS} install) + @echo "*** All done, Anope is now installed. Please read docs/INSTALL for details on what to do now."; DUMMY: |
