mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 19:30:49 +02:00
6 lines
93 B
Makefile
6 lines
93 B
Makefile
all:
|
|
cp tilde.texi tilde.info
|
|
|
|
clean realclean maintainer-clean:
|
|
rm -f tilde.?? tilde.info
|