Skip to content

Some possible fixes and improvements for the building system#2

Open
SuibianP wants to merge 3 commits into
nus-cs1010:masterfrom
SuibianP:fix/make
Open

Some possible fixes and improvements for the building system#2
SuibianP wants to merge 3 commits into
nus-cs1010:masterfrom
SuibianP:fix/make

Conversation

@SuibianP

Copy link
Copy Markdown

No description provided.

SuibianP added 3 commits June 22, 2021 00:03
`make install' installs into the static library and headers into
DESTDIR, which defaults to `/usr/local'.

This is relavant for those on *nix environment and wish to automate
installation into predefined search paths so as to avoid having to
supply include and link directories to compiler each time.
The targets are not filenames, so it does not make sense to compare
timestamps for them (i.e. they should be always outdated).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant