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:
parent
2aed8946b0
commit
0f9e209534
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user