From a11b75fcdf730a73c880a43e022c6f2e5116a959 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Wed, 18 Jan 2012 21:03:52 +0400 Subject: [PATCH] switch to jnaerator-0.9.7.jar --- miniupnpc/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/miniupnpc/Makefile b/miniupnpc/Makefile index c28a264..0b3e2c0 100644 --- a/miniupnpc/Makefile +++ b/miniupnpc/Makefile @@ -198,7 +198,10 @@ jnaerator-0.9.8-shaded.jar: jnaerator-0.9.7.jar: wget http://jnaerator.googlecode.com/files/jnaerator-0.9.7.jar -jar: $(SHAREDLIBRARY) $(JNAERATOR) +jnaerator-0.9.3.jar: + wget http://jnaerator.googlecode.com/files/jnaerator-0.9.3.jar + +jar: $(SHAREDLIBRARY) $(JNAERATOR) $(JAVA) -jar $(JNAERATOR) -library miniupnpc miniupnpc.h declspec.h upnpcommands.h upnpreplyparse.h igd_desc_parse.h miniwget.h upnperrors.h $(SHAREDLIBRARY) -package fr.free.miniupnp -o . -jar java/miniupnpc_$(OS).jar -v minihttptestserver: minihttptestserver.o