summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimone Rota <sip@crux.nu>2006-04-08 16:18:06 +0000
committerSimone Rota <sip@crux.nu>2006-04-08 16:18:06 +0000
commit2b7a3a38a74b49c7f7b1dcc317fe645ea38c5c0a (patch)
tree557e0b28d924ddf0c2001f43809ed46f5a86c02e /Makefile
parentdae1d0ccf5256c80fb375cab6003da26c2eea85e (diff)
downloadprt-utils-2b7a3a38a74b49c7f7b1dcc317fe645ea38c5c0a.tar.gz
prt-utils-2b7a3a38a74b49c7f7b1dcc317fe645ea38c5c0a.tar.xz
added revdep script
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0399e2a..22eac7d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ VERSION = 0.7.1
TOOLS = prtcreate prtrej prtsweep prtcheck prtwash pkgexport pkgsize \
prtorphan prtcheckmissing oldfiles finddeps dllist \
- findredundantdeps pkg_installed
+ findredundantdeps pkg_installed revdeps
PREFIX = /usr
MANDIR = $(PREFIX)/man

Generated by cgit