diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-01-27 14:03:35 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-01-27 14:03:35 +0000 |
commit | ede63b3b0df1883f368711a6ca6746455d2a4076 (patch) | |
tree | d92b70d43c6a124e7f108a03f7de527ef0b83e0a /tools/Makefile | |
parent | 28ef5814f5973e134faec194e952bbbe297a732b (diff) | |
download | drakx-backup-do-not-use-ede63b3b0df1883f368711a6ca6746455d2a4076.tar drakx-backup-do-not-use-ede63b3b0df1883f368711a6ca6746455d2a4076.tar.gz drakx-backup-do-not-use-ede63b3b0df1883f368711a6ca6746455d2a4076.tar.bz2 drakx-backup-do-not-use-ede63b3b0df1883f368711a6ca6746455d2a4076.tar.xz drakx-backup-do-not-use-ede63b3b0df1883f368711a6ca6746455d2a4076.zip |
no_comment
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile index cfc861723..cf75c866c 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -38,4 +38,4 @@ $(BASE)/hdlist: $(RPMS) clean: for i in $(DIRS); do $(MAKE) -C $$i clean; done - rm -rf *~ gendepslist rpm2header ddcprobe/ddcxinfos */*.o + rm -rf *~ gendepslist xhost+ rpm2header ddcprobe/ddcxinfos */*.o |