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/misc/general2 | 50 ------------------------------ 1 file changed, 50 deletions(-) delete mode 100644 make/make-3.81/tests/scripts/misc/general2 (limited to 'make/make-3.81/tests/scripts/misc/general2') diff --git a/make/make-3.81/tests/scripts/misc/general2 b/make/make-3.81/tests/scripts/misc/general2 deleted file mode 100644 index fb5c3aa..0000000 --- a/make/make-3.81/tests/scripts/misc/general2 +++ /dev/null @@ -1,50 +0,0 @@ -# -*-perl-*- - -$description = "The following test creates a makefile to test the -simple functionality of make. It is the same as -general_test1 except that this one tests the -definition of a variable to hold the object filenames."; - -open(MAKEFILE,"> $makefile"); - -# The contents of the Makefile ... - -print MAKEFILE <