root/src/router/rules/wgets.mk

Revision 8865, 130 bytes (checked in by BrainSlayer, 2 years ago)

ssl client

Line 
1 wgets:
2         $(MAKE) -C wgets
3
4 wgets:
5         $(MAKE) -C wgets clean
6
7 wgets-install:
8         install -D wgets/wgets $(INSTALLDIR)/wol/usr/sbin/wgets
Note: See TracBrowser for help on using the browser.