./0040755000175000017500000000000007244325325007723 5ustar holtholt./answers/0040755000175000017500000000000007244325314011403 5ustar holtholt./answers/n_files0100644000175000017500000000000207244325314012732 0ustar holtholt0 ./Makeppfile0100644000175000017500000000064007244325056011721 0ustar holtholt# # Test of signature checking. # $(phony all): file_made_outside_makepp signature target_newer # # This rule should not be executed if the file already exists, but if # makepp is using exact_match or any of its other signature checking # methods, it will try to make it anyway because it doesn't know how # it was made. # file_made_outside_makepp: false signature default $(phony clean): $(RM) -r .makepp* *~ ./file_made_outside_makepp0100644000175000017500000000000007244325114014623 0ustar holtholt