bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17712: Files created/modified by "untangle" script


From: behoffski
Subject: bug#17712: Files created/modified by "untangle" script
Date: Fri, 06 Jun 2014 13:30:50 +0930
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

G'day,

Running untangle, then make, in the grep/src directory, gives the
following output (I've added blank lines around the commands):

------

grep/src $ ./untangle

Creating charclass.h...
Creating charclass.c...
Creating fsatoken.h...
Creating fsatoken.c...
Creating mbcsets.h...
Creating mbcsets.c...
Creating proto-lexparse.h...
Creating fsalex.h...
Creating fsalex.c...
Creating fsaparse.h...
Creating fsaparse.c...
Creating fsamusts.h...
Creating fsamusts.c...
Generating dfa-prl.c by copying dfa.c and then applying edits
Modifying (if needed) Makefile.am; you may need to re-run automake...

grep/src $ make

 cd .. && /bin/sh /home/grep-gnu/grep/build-aux/missing automake-1.13 --gnu 
src/Makefile
 cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
  CC       charclass.o
  CC       fsatoken.o
  CC       fsalex.o
  CC       fsaparse.o
  CC       fsamusts.o
  CC       mbcsets.o
  CC       dfa-prl.o
  CCLD     grep
  GEN      egrep
  GEN      fgrep

grep/src $

------

Attached are the files created or modified by the script.

cheers,

behoffski (Brenton Hoff)
Programmer, Grouse Software

Attachment: charclass.c
Description: Text Data

Attachment: charclass.h
Description: Text Data

Attachment: dfa-prl.c
Description: Text Data

Attachment: fsalex.c
Description: Text Data

Attachment: fsalex.h
Description: Text Data

Attachment: fsamusts.c
Description: Text Data

Attachment: fsamusts.h
Description: Text Data

Attachment: fsaparse.c
Description: Text Data

Attachment: fsaparse.h
Description: Text Data

Attachment: fsatoken.c
Description: Text Data

Attachment: fsatoken.h
Description: Text Data

Attachment: mbcsets.c
Description: Text Data

Attachment: mbcsets.h
Description: Text Data

Attachment: proto-lexparse.h
Description: Text Data

Attachment: Makefile.am
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]