./0040755000175000017500000000000007171237516007726 5ustar holtholt./subdir2/0040755000175000017500000000000007171237516011300 5ustar holtholt./subdir2/elifekam0100644000175000017500000000007507171237241012772 0ustar holtholt# # Another lower-level makefile. # t2: echo 2 $(XVAR) > $@ ./subdir2/elifekam.~1~0100644000175000017500000000006507143036050013516 0ustar holtholt# # Another lower-level makefile. # t2: echo 2 > $@ ./subdir2/.makepp/0040755000175000017500000000000007171237473012635 5ustar holtholt./subdir2/.makepp/elifekam0100644000175000017500000000011107171237516014321 0ustar holtholtSIGNATURE=971325089 DOES_NOT_REMAKE_SELF=1 SIGNATURE_METHOD=target_newer ./subdir2/.makepp/t20100644000175000017500000000020207171237473013074 0ustar holtholtARCH=i686-linux CWD=.. DEP_SIGS= SIGNATURE=971325243 SORTED_DEPS= BUILD_SIGNATURE=971325243 COMMAND=echo\0402\040X\040>\040t2\012 ./answers/0040755000175000017500000000000007143046252011402 5ustar holtholt./answers/n_files0100644000175000017500000000000207143046250012727 0ustar holtholt3 ./answers/t00100644000175000017500000000001007171237316011640 0ustar holtholt1 X 2 X ./subdir1/0040755000175000017500000000000007171237516011277 5ustar holtholt./subdir1/Makeppfile0100644000175000017500000000007007171237253013267 0ustar holtholt# # A lower-level makefile. # t1: echo 1 $(XVAR) > $@ ./subdir1/Makeppfile.~1~0100644000175000017500000000006007143036025014012 0ustar holtholt# # A lower-level makefile. # t1: echo 1 > $@ ./subdir1/.makepp/0040755000175000017500000000000007171237473012634 5ustar holtholt./subdir1/.makepp/Makeppfile0100644000175000017500000000011107171237516014620 0ustar holtholtSIGNATURE=971325099 DOES_NOT_REMAKE_SELF=1 SIGNATURE_METHOD=target_newer ./subdir1/.makepp/t10100644000175000017500000000020207171237473013072 0ustar holtholtARCH=i686-linux CWD=.. DEP_SIGS= SIGNATURE=971325243 SORTED_DEPS= BUILD_SIGNATURE=971325243 COMMAND=echo\0401\040X\040>\040t1\012 ./Makeppfile0100644000175000017500000000030707171237455011725 0ustar holtholt# # Test the load_makefile statement. # load_makefile subdir1 subdir2/elifekam XVAR=X .PHONY: all all: t0 t0: subdir1/t1 subdir2/t2 cat $^ > $@ $(phony clean): rm -rf .makepp* *~ t0 subdir?/t?