Find the answer to your Linux question:
Results 1 to 2 of 2
Hi all, After running Makefile, I want the output should print the "$BASH_VERSION" variable's value or the same value if in a any type of file. Is this possible. Kindly ...
  1. #1
    Linux Newbie Sangal-Arun's Avatar
    Join Date
    May 2006
    Location
    Gurgaon, India + Denver Colorado USA
    Posts
    101

    Adding comments in Make file

    Hi all,

    After running Makefile, I want the output should print the "$BASH_VERSION" variable's value or the same value if in a any type of file.


    Is this possible. Kindly help.
    thanks-
    Brgds,

    ARUN SANGAL
    SCM: 1- 720 251 9962
    Email: sangal.ak04@gmail.com
    Email: sangal_ak04@yahoo.com

  2. #2
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Smile

    instead of invoking make from command line...
    write a script and invoke make from there and next line echo bash version...
    i hope it helps
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...