--- loncom/build/Makefile 2001/09/18 13:18:14 1.40 +++ loncom/build/Makefile 2001/09/30 21:12:32 1.41 @@ -11,6 +11,12 @@ CATEGORY="development" all: # nothing yet here +test: TEST_system_dependencies + @echo "ALL SYSTEM DEPENDENCY TESTS SUCCESSFUL" + +TEST_system_dependencies: + cd system_dependencies; make + cd: # Build temporary script to get cd # make sure there is enough disk space