diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-26 04:31:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-26 04:31:13 +0000 |
commit | 5f0997a7a21a77487817366989c24a68e8a5b7c4 (patch) | |
tree | 26d1d3ee332e600e37ebc7e4eb76166b69b861e1 /devel/Makefile | |
parent | Initial import of qtarch version 1.4.1. (diff) |
Activate the qtarch port.
Notes
Notes:
svn path=/head/; revision=15617
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 807350f4e1f4..58c519a16c89 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.148 1998/12/18 03:10:29 jseger Exp $ +# $Id: Makefile,v 1.149 1998/12/20 18:00:32 jseger Exp $ # SUBDIR += ElectricFence @@ -116,6 +116,7 @@ SUBDIR += portlint SUBDIR += prc-tools SUBDIR += prcs + SUBDIR += qtarch SUBDIR += qtez SUBDIR += re2c SUBDIR += rinfo |