fix: make.ops takes a parameter
authorceriel <none@none>
Fri, 13 Sep 1991 15:09:38 +0000 (15:09 +0000)
committerceriel <none@none>
Fri, 13 Sep 1991 15:09:38 +0000 (15:09 +0000)
util/grind/Makefile
util/grind/proto.make

index e90d34d..f79ae92 100644 (file)
@@ -1,2 +1,2 @@
 distr:
-       make.ops operators.ot
+       make.ops operators.ot
index 6b08c8d..fb52699 100644 (file)
@@ -183,4 +183,4 @@ chtab.c:    $(SRC_DIR)/char.ct
                $(TABGEN) -f$(SRC_DIR)/char.ct >chtab.c
 
 ops.c ops.h:   $(SRC_DIR)/operators.ot $(SRC_DIR)/make.ops
-               $(SRC_DIR)/make.ops $(SRC_DIR)/operators.ot
+               $(SRC_DIR)/make.ops $(SRC_DIR)/operators.ot