mirror of
https://github.com/anope/anope.git
synced 2026-07-01 10:06:37 +02:00
BUILD : 1.7.9 (787) BUGS : 369 NOTES : Added a dummy folder/makefile to keep older shells happen with doing processing Makefile.inc subs
git-svn-id: svn://svn.anope.org/anope/trunk@787 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@547 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
7c586a83dd
commit
e203904efd
@@ -0,0 +1,6 @@
|
||||
all: DUMMY
|
||||
|
||||
DUMMY:
|
||||
clean:
|
||||
distclean:
|
||||
install:
|
||||
@@ -1485,8 +1485,7 @@ int AnopeInit(int argc, char **argv)
|
||||
{
|
||||
|
||||
moduleAddAuthor("Brain");
|
||||
moduleAddVersion
|
||||
("$Id$");
|
||||
moduleAddVersion("$Id$");
|
||||
moduleSetType(PROTOCOL);
|
||||
|
||||
pmodule_ircd_version("InspIRCd 1.0 Beta3");
|
||||
|
||||
Reference in New Issue
Block a user