[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

File: [local] / src / usr.bin / sudo / Attic / Makefile (download)

Revision 1.1, Thu Jan 15 21:32:03 2004 UTC (20 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5

sudo on OpenBSD no longer runs configure.  You will have to manually
run "rm -f /usr/obj/usr.bin/sudo/*" or "make obj" will fail during
your first build.

#	$OpenBSD: Makefile,v 1.1 2004/01/15 21:32:03 millert Exp $

SUBDIR=	lib sudo visudo

.include <bsd.subdir.mk>