mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 19:14:46 +02:00
Delete old leftovers: newnet, ircdreg, rehash, killircd. Reported by katsklaw (#4342) and others.
This commit is contained in:
+1
-2
@@ -185,8 +185,7 @@ distclean: cleandir
|
||||
rm -rf Makefile config.status
|
||||
|
||||
makex:
|
||||
chmod +x Config newnet ircd ircdcron/ircdchk killircd
|
||||
chmod +x rehash ircdreg
|
||||
chmod +x Config ircd ircdcron/ircdchk
|
||||
|
||||
fromdos: cleandir
|
||||
$(FROMDOS) -dv *
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
#!/bin/sh
|
||||
# $Id$
|
||||
echo "|=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "
|
||||
echo "| UnrealIRCd Network Submission "
|
||||
echo "| "
|
||||
echo "| If you want your networks network file in the "
|
||||
echo "| next release please attach your network file "
|
||||
echo "| to an email and mail it to "
|
||||
echo "| unreal-networks@lists.sourceforge.net "
|
||||
echo "| "
|
||||
echo "|=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "
|
||||
exit 1
|
||||
Reference in New Issue
Block a user