mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
4 lines
76 B
Tcsh
Executable File
4 lines
76 B
Tcsh
Executable File
#! /bin/csh
|
|
setenv AUTOHEADER 'echo SkippingAutoHeader'
|
|
autoreconf -i -f -v
|