summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/Makefile
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1995-01-15 09:06:50 +0000
committerpst <pst@FreeBSD.org>1995-01-15 09:06:50 +0000
commitd67abf9e7fd6b5d60b771da2169a1dcc34fc91f7 (patch)
tree59b4482e8c40825fe8cd1d4c45da470060355661 /gnu/usr.bin/groff/Makefile
parent3a5df73fbd191b4c3bf7bf10acb8dad8120fedc3 (diff)
downloadFreeBSD-src-d67abf9e7fd6b5d60b771da2169a1dcc34fc91f7.zip
FreeBSD-src-d67abf9e7fd6b5d60b771da2169a1dcc34fc91f7.tar.gz
Last of the FreeBSD changes
Diffstat (limited to 'gnu/usr.bin/groff/Makefile')
-rw-r--r--gnu/usr.bin/groff/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/gnu/usr.bin/groff/Makefile b/gnu/usr.bin/groff/Makefile
index 49af0bc..f9c32e7 100644
--- a/gnu/usr.bin/groff/Makefile
+++ b/gnu/usr.bin/groff/Makefile
@@ -11,28 +11,3 @@ SUBDIR= libgroff libdriver libbib\
MISC= soelim
.include <bsd.subdir.mk>
-# Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
-# Written by James Clark (jjc@jclark.com)
-#
-# This file is part of groff.
-#
-# groff is free software; you can redistribute it and/or modify it under
-# the terms of the GNU General Public License as published by the Free
-# Software Foundation; either version 2, or (at your option) any later
-# version.
-#
-# groff is distributed in the hope that it will be useful, but WITHOUT ANY
-# WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-# for more details.
-#
-# You should have received a copy of the GNU General Public License along
-# with groff; see the file COPYING. If not, write to the Free Software
-# Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-SHELL=/bin/sh
-
-.PHONY: all
-all:
- $(SHELL) configure
- $(MAKE) all
OpenPOWER on IntegriCloud