diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-08-17 23:05:01 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-08-17 23:05:01 +0200 |
commit | f2f6d799c55e5be1b1c4d38a9b61d9bfc1f692f2 (patch) | |
tree | 60c4938c692930597f9794786552d2e7ab561c18 /.hgignore | |
parent | d706bf2e6bf9d600a8f97029eefdbe81fd9b9e37 (diff) | |
download | crosstool-ng-f2f6d799c55e5be1b1c4d38a9b61d9bfc1f692f2.tar.gz crosstool-ng-f2f6d799c55e5be1b1c4d38a9b61d9bfc1f692f2.tar.bz2 crosstool-ng-f2f6d799c55e5be1b1c4d38a9b61d9bfc1f692f2.zip |
configure: handle --program-prefix
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ syntax: glob # Generated files Makefile -ct-ng -docs/ct-ng.1 -docs/ct-ng.1.gz +*ct-ng +docs/*ct-ng.1 +docs/*ct-ng.1.gz paths.mk scripts/crosstool-NG.sh scripts/saveSample.sh |