summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-01 03:34:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-01 03:34:14 +0000
commite02218b14f952753aa6ddc3b6cfb9a067732919e (patch)
treeea65bbda39d292c1949a90774ad66f9c8cbe821f /perl-install/Makefile
parent9db15981bfe68a98c6ea565d7318e1190ba4f0ec (diff)
downloaddrakx-backup-do-not-use-e02218b14f952753aa6ddc3b6cfb9a067732919e.tar
drakx-backup-do-not-use-e02218b14f952753aa6ddc3b6cfb9a067732919e.tar.gz
drakx-backup-do-not-use-e02218b14f952753aa6ddc3b6cfb9a067732919e.tar.bz2
drakx-backup-do-not-use-e02218b14f952753aa6ddc3b6cfb9a067732919e.tar.xz
drakx-backup-do-not-use-e02218b14f952753aa6ddc3b6cfb9a067732919e.zip
no_comment
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 434a06bcb..fbfdc0dfd 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -27,9 +27,6 @@ test_pms: verify_c
./perl2fcalls -excludec -excluderesize_fat::c_rewritten install2 standalone/keyboarddrake standalone/XFdrake
for i in install2 install_steps_*.pm; do perl -cw -I. $$i; done
-test_all: test_pms
- for i in $(PMS); do perl -cw -I. $$i; done
-
verify_c:
./verify_c $(PMS)