From e02218b14f952753aa6ddc3b6cfb9a067732919e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 1 Sep 2000 03:34:14 +0000 Subject: no_comment --- perl-install/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'perl-install/Makefile') 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) -- cgit v1.2.1