diff options
Diffstat (limited to 'package/bison/Makefile.in')
-rw-r--r-- | package/bison/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/bison/Makefile.in b/package/bison/Makefile.in deleted file mode 100644 index d67c078ba..000000000 --- a/package/bison/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(strip $(BR2_PACKAGE_BISON)),y) -TARGETS+=bison -endif |