From 783afff6f9350e2bb2f771512a64a56c669a0e39 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 18 Sep 1991 19:39:02 +0000 Subject: [PATCH] improved test entries --- util/int/proto.make | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/int/proto.make b/util/int/proto.make index 3b96dfeb..39bc0fd6 100644 --- a/util/int/proto.make +++ b/util/int/proto.make @@ -128,12 +128,15 @@ switch/PrCases: (cd switch; make PrCases) test/awa.em22: + cp $(SRC_DIR)/test/*.[pc] test (cd test; make awa.em22) test/awa.em24: + cp $(SRC_DIR)/test/*.[pc] test (cd test; make awa.em24) test/awa.em44: + cp $(SRC_DIR)/test/*.[pc] test (cd test; make awa.em44)