$NetBSD: patch-ac,v 1.8 2005/11/08 16:41:30 tv Exp $ --- Makefile.orig 2004-12-05 13:25:19.000000000 -0500 +++ Makefile @@ -2,7 +2,7 @@ TOP = . -SUBDIRS = src progs +SUBDIRS = src default: $(TOP)/configs/current @@ -64,6 +64,7 @@ hpux11-64 \ hpux11-64-static \ hpux9 \ hpux9-gcc \ +interix3 \ irix6-64 \ irix6-64-static \ irix6-n32 \ @@ -100,6 +101,7 @@ linux-x86-64-static \ linux-x86-glide \ linux-x86-static \ netbsd \ +pkgsrc \ openbsd \ osf1 \ solaris-x86 \