From 1accefb1e199a6c8c0da847ebe7e126e2a09c7e8 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Fri, 4 Jun 2010 08:14:30 +0000 Subject: [PATCH] o Fix typo: .uudef -> .undef. PR: misc/147462 Submitted by: Erik Cederstrand --- tools/regression/usr.bin/make/syntax/directive-t0/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/usr.bin/make/syntax/directive-t0/Makefile b/tools/regression/usr.bin/make/syntax/directive-t0/Makefile index 0f95a216116..dedccc37cf5 100644 --- a/tools/regression/usr.bin/make/syntax/directive-t0/Makefile +++ b/tools/regression/usr.bin/make/syntax/directive-t0/Makefile @@ -3,6 +3,6 @@ # A typo'ed directive. # -.uudef foo +.undef foo all: