--- wikisrc/pkgsrc/targets.mdwn 2010/12/11 21:21:43 1.5 +++ wikisrc/pkgsrc/targets.mdwn 2010/12/11 22:46:02 1.6 @@ -2,8 +2,8 @@ It was proposed that we document _all_ pkgsrc targets, but this is unreasonable and useless. -Most targets are ancilliary ones, -they exist because that's how make(1) works, +Most targets are ancilliary ones; +they exist because that's how make(1) works; only few of them are useful for regular work. The following targets may be useful to invoke from keyboard: @@ -29,6 +29,7 @@ Cleanup targets (in separate section bec * "clean-depends" to remove work directories for dependencies * "clean" to remove work directory * "distclean" to remove distribution file(s) +* "package-clean" to remove binary package The following targets are useful in development and thus may be useful for an advanced user: