added netware install target

This commit is contained in:
Gunter Knauf 2007-06-22 21:10:41 +00:00
parent 2aed8946b0
commit 0f9e209534
1 changed files with 4 additions and 0 deletions

View 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