summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-03-17 18:38:07 +0000
committerobrien <obrien@FreeBSD.org>2004-03-17 18:38:07 +0000
commit27cc316a9772949932d7f94eae20e10bc2d58fd0 (patch)
tree9b28d0b8770db8071ccca59a88e3f0195452ddbf /gnu/usr.bin
parentf8bf3c92312abdc3bfe7c1cfe449b556d2734c05 (diff)
downloadFreeBSD-src-27cc316a9772949932d7f94eae20e10bc2d58fd0.zip
FreeBSD-src-27cc316a9772949932d7f94eae20e10bc2d58fd0.tar.gz
I accidently spammed rev. 1.18, back out rev 1.19.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/binutils/gasp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gasp/Makefile b/gnu/usr.bin/binutils/gasp/Makefile
index c2c6dba..51ea9d9 100644
--- a/gnu/usr.bin/binutils/gasp/Makefile
+++ b/gnu/usr.bin/binutils/gasp/Makefile
@@ -16,6 +16,6 @@ LDADD= ${DPADD}
CLEANFILES= xregex.h
xregex.h:
- @echo '#include <gnu/regex.h>' >${.TARGET}
+ @echo '#include <regex.h>' >${.TARGET}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud