Skip to content
Snippets Groups Projects
Commit 0f9e2095 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

added netware install target

parent 2aed8946
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment