-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: todo
action: blob
revision:
path_from: Makefile
revision_from: refs/heads/master:
path_to:
revision_to:

git.thebackupbox.net

todo

git://git.thebackupbox.net/todo

blob of:

todo

/ Makefile

refs/heads/master:/Makefile
 PREFIX:=/usr/local

 .PHONEY: install

 all:
 	echo nothing to do

 install:
 	install -t $(PREFIX)/bin todo
 	install -t $(PREFIX)/bin todo.add
 	install -t $(PREFIX)/bin todo.current
 	install -t $(PREFIX)/bin todo.grep
 	install -t $(PREFIX)/bin todo.last
 	install -t $(PREFIX)/bin todo.length
 	install -t $(PREFIX)/bin todo.link
 	install -t $(PREFIX)/bin todo.list
 	install -t $(PREFIX)/bin todo.n
 	install -t $(PREFIX)/bin todo.rm

-- Response ended

-- Page fetched on Sun Jun 2 16:32:35 2024