diff options
author | Paul Traina <pst@FreeBSD.org> | 1997-11-24 09:12:13 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1997-11-24 09:12:13 +0000 |
commit | a71f63a77011b1772c83b795902cf1f9ff62b393 (patch) | |
tree | d50c75b533b49976cf873a65d1b79bd77bfacd65 /devel/Makefile | |
parent | pilot-link is a set of utilities for linking with the PalmPilot PDA. (diff) |
Activate prc-tools
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 570980dddabc..0e04b0f3d600 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1997/11/09 10:33:56 jraynard Exp $ +# $Id: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ # SUBDIR += ElectricFence @@ -80,6 +80,7 @@ SUBDIR += p5-TraceFuncs SUBDIR += pccts SUBDIR += portlint + SUBDIR += prc-tools SUBDIR += prcs SUBDIR += sawt SUBDIR += scogdb |