mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
8 lines
133 B
Bash
8 lines
133 B
Bash
#!/bin/sh
|
|
# Validation suite for Bison.
|
|
# Copyright (C) 2000 Free Software Foundation, Inc.
|
|
|
|
AT_INIT([bison])
|
|
|
|
AT_INCLUDE([calc.m4])
|