summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 249116f86..5b23445ed 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -57,8 +57,6 @@ astman: astman.o ../md5.o
stereorize: stereorize.o frame.o
$(CC) $(CFLAGS) -o stereorize stereorize.o frame.o -lm
-.PHONY: ../pbx/ael/aelflex.o ../pbx/ael/aelbison.o ../pbx/pbx_ael.o
-
../ast_expr2.c:
bison -o $@ -d --name-prefix=ast_yy ../ast_expr2.y