]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
added netware install target
authorGunter Knauf <gk@gknw.de>
Fri, 22 Jun 2007 21:10:41 +0000 (21:10 +0000)
committerGunter Knauf <gk@gknw.de>
Fri, 22 Jun 2007 21:10:41 +0000 (21:10 +0000)
Makefile.dist

index 17950c5ea3ddee26fc882f241d4fd46fce351e7d..89e1173815759bc8881daad70b3f2acbf3f28a12 100644 (file)
@@ -234,6 +234,10 @@ netware-clean:
        $(MAKE) -C lib -f Makefile.netware clean
        $(MAKE) -C src -f Makefile.netware clean
 
+netware-install:
+       $(MAKE) -C lib -f Makefile.netware install
+       $(MAKE) -C src -f Makefile.netware install
+
 unix: all
 
 unix-ssl: ssl