pmlag

Poor man's link aggregation
git clone git://git.finwo.net/app/pmlag
Log | Files | Refs | README | LICENSE

Makefile.pkg (164B)


      1 default:
      2 	# Run 'make install' to install this package
      3 
      4 .PHONY: install
      5 install: default
      6 	install pmlag   $(DESTDIR)/bin
      7 	install pmlag.1 $(DESTDIR)/share/man/man1