From c24fef3e90a4a7b380b5ad60c8372e22c0edc921 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 Apr 1997 18:00:03 +0000 Subject: Added directories to place test output screens into as part of fixing difftest. --- c/Makefile.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/c/Makefile.in b/c/Makefile.in index 8ab2c8252e..3d0c186ad5 100644 --- a/c/Makefile.in +++ b/c/Makefile.in @@ -36,9 +36,10 @@ CREATE_DIRS = include include/sys \ include/rtems include/rtems/score include/rtems/rtems include/rtems/posix \ include/netinet include/libc include/libc/sys \ $(LIBKA9Q) \ - lib \ - bin \ - samples tests \ + lib bin samples \ + tests tests/screens tests/screens/sptests \ + tests/screens/psxtests tests/screens/mptests \ + tests/screens/mptests/node1 tests/screens/mptests/node2 \ build-tools update-tools # Make all/install must include 'env' -- cgit v1.2.3