summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-09-21 17:49:45 +0000
committerjkh <jkh@FreeBSD.org>1996-09-21 17:49:45 +0000
commit21cce4367cd1714a9c0e6ca54b4debe9161397a3 (patch)
tree6d1f7dc92b9ab409061389fad75c5c1f30b4a772 /gnu
parentd3f8d45ce478df8d8f836156fe97a65bbda980ea (diff)
downloadFreeBSD-src-21cce4367cd1714a9c0e6ca54b4debe9161397a3.zip
FreeBSD-src-21cce4367cd1714a9c0e6ca54b4debe9161397a3.tar.gz
Nuke a trailing .endif which survived Peter's last edits.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_int/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile
index 2048316..a422eb4 100644
--- a/gnu/usr.bin/cc/cc_int/Makefile
+++ b/gnu/usr.bin/cc/cc_int/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.9 1996/09/19 15:42:15 peter Exp $
+# $Id: Makefile,v 1.10 1996/09/21 14:27:35 peter Exp $
#
.include "../Makefile.inc"
@@ -23,7 +23,6 @@ NOPIC= no thanks
install:
@true
-.endif
${OUT_OBJ}.o ${OUT_OBJ}.so: ${OUT_FILE}
OpenPOWER on IntegriCloud