From 9769d39d792c1e912234e23e663ba8bd21a6386e Mon Sep 17 00:00:00 2001 From: Lukc Date: Sun, 12 Dec 2010 04:13:19 +0100 Subject: Recette de make retir?e. --- make/make-3.81/tests/scripts/functions/if | 33 ------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 make/make-3.81/tests/scripts/functions/if (limited to 'make/make-3.81/tests/scripts/functions/if') diff --git a/make/make-3.81/tests/scripts/functions/if b/make/make-3.81/tests/scripts/functions/if deleted file mode 100644 index 8604e4f..0000000 --- a/make/make-3.81/tests/scripts/functions/if +++ /dev/null @@ -1,33 +0,0 @@ -# -*-perl-*- -$description = "Test the if function.\n"; - -$details = "Try various uses of if and ensure they all give the correct -results.\n"; - -open(MAKEFILE, "> $makefile"); - -print MAKEFILE <