diff options
Diffstat (limited to 'lib/libc/regex/Makefile.inc')
-rw-r--r-- | lib/libc/regex/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/regex/Makefile.inc b/lib/libc/regex/Makefile.inc index 6fcc9dee0370..89468f1317f6 100644 --- a/lib/libc/regex/Makefile.inc +++ b/lib/libc/regex/Makefile.inc @@ -1,5 +1,3 @@ -# from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 - # regex sources .PATH: ${LIBC_SRCTOP}/regex |