I accidently spammed rev. 1.18, back out rev 1.19.

This commit is contained in:
David E. O'Brien 2004-03-17 18:38:07 +00:00
parent 41eda4e2b1
commit 7863752724

View File

@ -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>