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

« back to all changes in this revision

Viewing changes to Source/Additions/GNUmakefile

Tags: upstream-1.11.2
ImportĀ upstreamĀ versionĀ 1.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#
20
20
#  You should have received a copy of the GNU Library General Public
21
21
#  License along with this library; if not, write to the Free
22
 
#  Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
 
22
#  Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
23
23
#
24
24
 
25
25
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../../base.make
38
38
        GSLock.m \
39
39
        GSMime.m \
40
40
        GSXML.m \
 
41
        GSFunctions.m \
41
42
        behavior.m
42
43
 
43
44
ifneq ($(OBJC_RUNTIME_LIB), gnu)