diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-11 12:44:30 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-11 12:44:30 +0000 |
| commit | e203904efde5fe6776fc43ef520a08aa69ef2a7f (patch) | |
| tree | f16b94b82ebaf6f54e900d90c3eca3457f830d6f /src/modules/dummy | |
| parent | 7c586a83ddb2174be52e2eb4c6967799463f59a4 (diff) | |
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
Diffstat (limited to 'src/modules/dummy')
| -rw-r--r-- | src/modules/dummy/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/modules/dummy/Makefile b/src/modules/dummy/Makefile new file mode 100644 index 000000000..ec93af36d --- /dev/null +++ b/src/modules/dummy/Makefile @@ -0,0 +1,6 @@ +all: DUMMY + +DUMMY: +clean: +distclean: +install: |
