~ubuntu-branches/ubuntu/trusty/gnustep-base/trusty

« back to all changes in this revision

Viewing changes to Tools/make_strings/GNUmakefile

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2012-11-21 13:56:22 UTC
  • mfrom: (8.1.5 experimental)
  • Revision ID: package-import@ubuntu.com-20121121135622-1w035dpxneardw8q
Tags: 1.24.0-1ubuntu1
Backport upstream fix for recent libxml2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        StringsEntry.m \
36
36
        StringsFile.m
37
37
 
 
38
# Reset this variable (defined in config.mak) to avoid useless linkage
 
39
# against the libs gnustep-base uses.
 
40
CONFIG_SYSTEM_LIBS :=
 
41
 
38
42
include GNUmakefile.preamble
39
43
 
40
44
include $(GNUSTEP_MAKEFILES)/tool.make