diff options
author | billf <billf@FreeBSD.org> | 2000-03-01 04:11:08 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-03-01 04:11:08 +0800 |
commit | 61fc14dbeac55a0942c6e4bd8496becc9b60567d (patch) | |
tree | 84c2412ef5aa857869c3df4e157dd514aacac6a0 /devel/Makefile | |
parent | 6b215b66addb3f837e3d0bb5eb79fb2f0d973701 (diff) | |
download | freebsd-ports-gnome-61fc14dbeac55a0942c6e4bd8496becc9b60567d.tar.gz freebsd-ports-gnome-61fc14dbeac55a0942c6e4bd8496becc9b60567d.tar.zst freebsd-ports-gnome-61fc14dbeac55a0942c6e4bd8496becc9b60567d.zip |
Add cproto.
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 5a31724093ea..2f76b2146db6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -27,6 +27,7 @@ SUBDIR += codecrusader SUBDIR += cons SUBDIR += cook + SUBDIR += cproto SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 SUBDIR += crossgo32-djgpp2-pdcurses |