1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 20:46:39 +02:00

BUILD : 1.7.8 (585) BUGS : N/A NOTES : removed veriable that isnt used anymore :)

git-svn-id: svn://svn.anope.org/anope/trunk@585 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@435 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-02-27 16:37:29 +00:00
parent 954371d881
commit 03079a5ceb
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ distclean: clean spotless
subs:
@for i in $(SUBS); do \
echo "make all in $$i..."; \
(cd $$i; $(MAKE) $(MAKEARGS) $(MYMAKEFLAGS) all); done
(cd $$i; $(MAKE) $(MAKEARGS) all); done
clean:
rm -f *.o *.so *.c~ core