mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-22 13:27:58 +02:00
4 lines
119 B
Makefile
4 lines
119 B
Makefile
# Make sure the first target in the makefile is the right one
|
|
configure: configure.ac aclocal.m4 config.h.in
|
|
autoconf
|