[w3m-dev 02473] clean & install-scripts

From: Fumitoshi UKAI  <ukai@debian.or.jp>
This commit is contained in:
Fumitoshi UKAI
2001-11-21 09:42:23 +00:00
parent 83b20bee29
commit 16eaebf290
7 changed files with 36 additions and 536 deletions

View File

@@ -6,6 +6,9 @@ all: XXMakefile
install: XXMakefile
make -f XXMakefile install
install-scripts: XXMakefile
make -f XXMakefile install-scripts
uninstall: XXMakefile
make -f XXMakefile uninstall