oops... no pattern rules for bison/flex

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40724 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2006-08-21 02:26:51 +00:00
parent 0a27d8bfe5
commit f62099a4dd

View File

@@ -98,7 +98,3 @@ $(eval $(call ast_make_oo_cc,%.oo,%.cc))
$(eval $(call ast_make_so_o,%.so,%.o))
$(eval $(call ast_make_final,%,%.o))
$(eval $(call ast_make_c_y,%.c,%.y))
$(eval $(call ast_make_c_fl,%.c,%.fl))