0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00
nasm/autogen.sh
H. Peter Anvin 2746b624fb autogen.sh: remove config.status
Remove config.status when rebuilding the autoconf files.
2008-04-10 14:54:02 -07:00

8 lines
153 B
Bash
Executable File

#!/bin/sh -xe
#
# Simple script to run the appropriate autotools from a repository.
#
autoheader
autoconf
rm -rf autom4te.cache config.log config.status