From: stansmith Date: Fri, 15 Jun 2007 23:13:19 +0000 (+0000) Subject: [WinOF] WIX X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=d99184eec48e1ac599dc96ececf11f51ccc625fd;p=~shefty%2Frdma-win.git [WinOF] WIX removed outdated debug/test cruft. git-svn-id: svn://openib.tc.cornell.edu/gen1@712 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- 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