129c004613
Respect EXAMPLES
20 lines
467 B
Text
20 lines
467 B
Text
bin/devtodo
|
|
bin/tda
|
|
bin/tdd
|
|
bin/tde
|
|
bin/tdl
|
|
bin/tdr
|
|
bin/todo
|
|
etc/todorc.sample
|
|
@unexec if cmp -s %D/etc/todorc %D/etc/todorc.sample; then rm -f %D/etc/todorc; fi
|
|
man/man1/devtodo.1.gz
|
|
man/man1/tda.1.gz
|
|
man/man1/tdd.1.gz
|
|
man/man1/tde.1.gz
|
|
man/man1/tdl.1.gz
|
|
man/man1/tdr.1.gz
|
|
man/man1/todo.1.gz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts.tcsh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todorc.example
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|