whitespace cosmetics

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22592 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-15 00:50:52 +00:00
parent bf422fe209
commit 05ea47b796
1 changed files with 6 additions and 7 deletions

View File

@ -4,7 +4,6 @@ MAJOR_VERSION = 1
MINOR_VERSION = 0 MINOR_VERSION = 0
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION) VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)
ifeq ($(TARGET_OS),CYGWIN) ifeq ($(TARGET_OS),CYGWIN)
SHORTNAME = libdha.dll SHORTNAME = libdha.dll
else else