Skip to content
Snippets Groups Projects
Commit 141119c2 authored by Andrew Dunstan's avatar Andrew Dunstan
Browse files

fix whitespace

parent 03f06ff3
No related branches found
No related tags found
No related merge requests found
......@@ -426,7 +426,7 @@ $(shlib): $(OBJS) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
$(stlib): $(shlib) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
$(DLLTOOL) --dllname $(shlib) $(DLLTOOL_LIBFLAGS) --def $(DLL_DEFFILE) --output-lib $@
endif # PORTNAME == cygwin
endif # PORTNAME == cgywin
endif # PORTNAME == cygwin || PORTNAME == win32
endif # enable_shared
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment