diff Makefile.w32 @ 674:650e7a5c74c5

Add homepage and adjust Makefiles.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 Dec 2016 19:01:27 +0200
parents 358cdc4c9178
children 264cada93ae9
line wrap: on
line diff
--- a/Makefile.w32	Wed Mar 09 16:13:55 2016 +0200
+++ b/Makefile.w32	Mon Dec 19 19:01:27 2016 +0200
@@ -33,7 +33,3 @@
 resource.o: resource.rc
 	$(WINDRES) $< -O coff -o $@
 
-
-upload: $(BINPATH)/nncsetup.msi $(DOC)
-	@scp $< ccr@tnsp.org:public_html/nnchat/nncsetup-$(NN_VERSION).msi
-	@touch $@