From d99184eec48e1ac599dc96ececf11f51ccc625fd Mon Sep 17 00:00:00 2001 From: stansmith Date: Fri, 15 Jun 2007 23:13:19 +0000 Subject: [PATCH] [WinOF] WIX removed outdated debug/test cruft. git-svn-id: svn://openib.tc.cornell.edu/gen1@712 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- branches/WinOF/WIX/x86/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/branches/WinOF/WIX/x86/Makefile b/branches/WinOF/WIX/x86/Makefile index 9fa9ab7e..ccdc5fd9 100644 --- a/branches/WinOF/WIX/x86/Makefile +++ b/branches/WinOF/WIX/x86/Makefile @@ -20,11 +20,6 @@ $(P).msi: $(S).wixobj $(L)\light.exe /nologl -out $(P).msi $(S).wixobj $(WIX_UI) dir $(P).msi -regchg.obj: regchg.c - cl /c /nologo regchg.c - -regchg.exe: regchg.obj - cl /nologo regchg.obj user32.lib ################### # makefile inference rules -- 2.41.0