cake
/
libp7
Archived
1
0
Fork 1
This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
libp7/reconfigure

13 lines
808 B
Bash
Executable File

#!/bin/sh
#******************************************************************************#
# #
# reconfigure #
# | Project : libp7 #
# #
# By: thomas <thomas@touhey.fr> #
# Last updated: 2016/05/22 23:13:42 #
# #
#******************************************************************************#
# Simple shorthand for ./configure
$(dirname $0)/configure --re "$@"