* builds/freetype.mk (dll): Remove target.
Problem reported by Jörg Günnewig <joerg.guennewig@googlemail.com>.
This commit is contained in:
parent
979c5c50fb
commit
ffb8b473ea
@ -1,3 +1,9 @@
|
||||
2013-06-25 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* builds/freetype.mk (dll): Remove target.
|
||||
|
||||
Problem reported by Jörg Günnewig <joerg.guennewig@googlemail.com>.
|
||||
|
||||
2013-06-25 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
[docmaker] Recognise URLs.
|
||||
|
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
|
||||
# Copyright 1996-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 by
|
||||
# Copyright 1996-2006, 2008, 2013 by
|
||||
# David Turner, Robert Wilhelm, and Werner Lemberg.
|
||||
#
|
||||
# This file is part of the FreeType project, and may only be used, modified,
|
||||
@ -261,8 +261,6 @@ objects: $(OBJECTS_LIST)
|
||||
|
||||
library: $(PROJECT_LIBRARY)
|
||||
|
||||
dll: $(PROJECT_LIBRARY) exported_symbols
|
||||
|
||||
.c.$O:
|
||||
$(FT_COMPILE) $T$(subst /,$(COMPILER_SEP),$@ $<)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user