diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-09-29 14:54:08 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-09-29 14:54:08 +0000 |
commit | 20e7ed384e91cfb659ea10b268d10c9ef8ebadc8 (patch) | |
tree | 020a78b5fa89cd67d9b7e829409d2c67e29912de /include/Makefile | |
parent | ef174a907917af1ccc7647978a1367e572f04100 (diff) |
remove bogus comment
Diffstat (limited to 'include/Makefile')
-rw-r--r-- | include/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index e2b46d98f97..a060ed1ced4 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.175 2013/08/24 06:55:39 jsg Exp $ +# $OpenBSD: Makefile,v 1.176 2013/09/29 14:54:07 deraadt Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -9,7 +9,6 @@ .include <bsd.own.mk> -# Missing: mp.h FILES= a.out.h ar.h assert.h bitstring.h blf.h bm.h bsd_auth.h \ complex.h cpio.h ctype.h curses.h db.h dbm.h des.h dirent.h disktab.h \ dlfcn.h elf_abi.h err.h errno.h fenv.h float.h fnmatch.h fstab.h fts.h \ |