19 lines
384 B
Plaintext
19 lines
384 B
Plaintext
bin/toast
|
|
@exec ln -fs %f %B/untoast
|
|
@exec ln -fs %f %B/tcat
|
|
@unexec rm -f %B/untoast
|
|
@unexec rm -f %B/tcat
|
|
man/man1/toast.1
|
|
@exec ln -fs %f %B/untoast.1
|
|
@exec ln -fs %f %B/tcat.1
|
|
@unexec rm -f %B/untoast.1
|
|
@unexec rm -f %B/tcat.1
|
|
lib/libgsm.so.1.0
|
|
@exec /sbin/ldconfig -m %B
|
|
lib/libgsm.a
|
|
man/man3/gsm.3
|
|
man/man3/gsm_explode.3
|
|
man/man3/gsm_option.3
|
|
man/man3/gsm_print.3
|
|
include/gsm.h
|