Remove old and visibly wrong mips stuff

This commit is contained in:
pvalchev 2003-07-07 22:27:46 +00:00
parent 2ba53d5fe1
commit ce012164e6
2 changed files with 1 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2003/07/07 21:13:30 pvalchev Exp $
# $OpenBSD: Makefile,v 1.21 2003/07/07 22:27:46 pvalchev Exp $
COMMENT= "C library to parse CGI Forms"
@ -19,8 +19,6 @@ CONFIGURE_STYLE= gnu
.if $(MACHINE_ARCH) == "alpha"
BROKEN= "Alpha architecture not yet supported"
.elif ${MACHINE_ARCH} == "mips"
PLIST=${PKGDIR}/PLIST.mips
.endif
NO_REGRESS= Yes

View File

@ -1,9 +0,0 @@
@comment $OpenBSD: PLIST.mips,v 1.2 2001/06/08 13:36:41 shell Exp $
include/cgi.h
lib/libcgiparse.a
lib/libcgiparse.so.1
man/cat3/cgiclose.3
man/cat3/cgigetvalue.3
man/cat3/cginewquerystr.3
@exec [ ! -x /sbin/ldconfig ] || /sbin/ldconfig -m %D/lib
@unexec [ ! -x /sbin/ldconfig ] || /sbin/ldconfig -m %D/lib