Skip to content

Add configure and Makefile.in #10

Description

@ashok-arora

Is your feature request related to a problem? Please describe.
The common build procedure should be

./configure
make
make install

such that it installs all the binaries in the required system folders.
Currently, it is not that and so the user may have to read the readme and find necessary install steps.

Describe the solution you'd like
A better configure and Makefile.in.

Describe alternatives that you're currently using

make all
./build/

Additional context
No.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions