diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-11 23:51:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-11 23:51:12 +0000 |
commit | 45fabb740bf662a8045786aff4af070fb6420b75 (patch) | |
tree | 9fbc666292669ddfb142947bfff2eea3f0e0a7a9 /misc/Makefile | |
parent | - Fix BATCH build (diff) |
Add gplink, a tool for manipulating files and directories in the GP32 game
console.
PR: ports/74749
Submitted by: Jose Rodriguez <king@v2project.com>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index a34202184901..ee6890a225d3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -124,6 +124,7 @@ SUBDIR += gone SUBDIR += gonvert SUBDIR += gplbp + SUBDIR += gplink SUBDIR += gpt SUBDIR += gpt31 SUBDIR += granulate |