From 717cfbd92178151883b9e41e743161f89e4fed19 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 3b96dfeb9..39bc0fd6b 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) -- 2.34.1