# -*-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 <