mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +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
|