From d3e116466cd27d68a5c0cc066854a9d59264adc6 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 2 Sep 2014 17:19:56 -0700 Subject: PortableApps: Remove invalid makefile commands. Change-Id: I6ed0f72a6915cd12d7866c978dce0d25c328dffd Reviewed-on: https://code.wireshark.org/review/3964 Reviewed-by: Gerald Combs --- packaging/portableapps/win32/Makefile.nmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'packaging/portableapps/win32') diff --git a/packaging/portableapps/win32/Makefile.nmake b/packaging/portableapps/win32/Makefile.nmake index b6cfe96a92..15995f337b 100644 --- a/packaging/portableapps/win32/Makefile.nmake +++ b/packaging/portableapps/win32/Makefile.nmake @@ -154,8 +154,6 @@ clean: cd portableapps/win32 rm -rf $(STAGING_DIR) rm -rf appinfo.ini - #rm -rf WiresharkPortable.ini - #rm -rf distribution.nmake rm -rf WiresharkPortable-$(VERSION).paf.exe rm -rf *~ *.*~ -- cgit v1.2.3