Skip to content

Adding documentation for the pkgls command and fixing #1#16

Merged
unixorn merged 2 commits into
unixorn:masterfrom
rickychilcott:master
Sep 5, 2011
Merged

Adding documentation for the pkgls command and fixing #1#16
unixorn merged 2 commits into
unixorn:masterfrom
rickychilcott:master

Conversation

@rickychilcott

Copy link
Copy Markdown
Contributor

There was documentation in the wiki for the pkgls command, but it wasn't in the makefile itself. Added documentation to share with newbie's.

Also fixed bug #1 which threw a warning when doing make bootstrap_files because the help stanza was being defined twice. I fixed it so that both can be be concurrently defined.

Comment thread luggage.make

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double-colon syntax will allow multiple rules named help to exist. They will both be executed, which is fine in this context.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! You learn something new every day.

unixorn added a commit that referenced this pull request Sep 5, 2011
Adding documentation for the pkgls command and fixing #1
@unixorn unixorn merged commit d22789b into unixorn:master Sep 5, 2011
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.

2 participants