diff -rupN a/Makefile.in b/Makefile.in
--- a/Makefile.in	2014-12-27 20:22:55.884507211 -0600
+++ b/Makefile.in	2014-12-27 20:24:18.508506107 -0600
@@ -185,7 +185,7 @@ distclean: cleandir
 	rm -rf Makefile config.status
 	
 makex:
-	chmod +x Config newnet ircd ircdcron/ircdchk killircd
+	chmod +x Config ircd ircdcron/ircdchk killircd
 	chmod +x rehash ircdreg
 
 fromdos: cleandir
diff -rupN a/newnet b/newnet
--- a/newnet	2014-12-27 20:22:55.760507198 -0600
+++ b/newnet	1969-12-31 18:00:00.000000000 -0600
@@ -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
