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 17950c5..89e1173 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