1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

added netware install target

This commit is contained in:
Gunter Knauf 2007-06-22 21:10:41 +00:00
parent 2aed8946b0
commit 0f9e209534

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