diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-29 05:53:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-29 05:53:14 +0800 |
commit | 2adf96371ad1bf8cf772fc87c8478e8cd9d881eb (patch) | |
tree | d5f7629e9af2297a5eec9d23dccaf776dbe85da2 /devel/Makefile | |
parent | 2fd897c8fb7fe835b3b4d4bbf894a91503d86a67 (diff) | |
download | freebsd-ports-gnome-2adf96371ad1bf8cf772fc87c8478e8cd9d881eb.tar.gz freebsd-ports-gnome-2adf96371ad1bf8cf772fc87c8478e8cd9d881eb.tar.zst freebsd-ports-gnome-2adf96371ad1bf8cf772fc87c8478e8cd9d881eb.zip |
Headers and Libraries for DJGPP cross-development.
WWW: http://www.delorie.com/djgpp/
PR: ports/108470
Submitted by: Peter Johnson <johnson.peter at gmail.com>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 83df9395b61a..33a354dc4422 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -242,6 +242,7 @@ SUBDIR += distel SUBDIR += dits SUBDIR += djgpp-binutils + SUBDIR += djgpp-crx SUBDIR += dmake SUBDIR += dmalloc SUBDIR += doctorj |