diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-11 05:18:26 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-11 05:18:26 +0000 |
commit | acdb0c013623842e87313a67c824760bcdaeb3fe (patch) | |
tree | 584c52902926da6ac72c57aafbf4b6e8b50d7834 /devel/Makefile | |
parent | Initial import of flick version 1.1. (diff) |
Activate the flick port.
Notes
Notes:
svn path=/head/; revision=15998
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 416b3a484168..a987fb2b3fb0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.153 1999/01/09 08:52:07 asami Exp $ +# $Id: Makefile,v 1.154 1999/01/10 19:06:11 steve Exp $ # SUBDIR += ElectricFence @@ -31,6 +31,7 @@ SUBDIR += dmake SUBDIR += doc++ SUBDIR += f77flow + SUBDIR += flick SUBDIR += fpp SUBDIR += ftnchek SUBDIR += gcc11 |