~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.in

  • Committer: Osmo Antero
  • Date: 2021-11-01 18:20:32 UTC
  • Revision ID: osmoma@gmail.com-20211101182032-hvyothamf0xc6ex0
Version 3.3.1. Codevise same as Version 3.3.0. Incl. minor changes on comments/text.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.16.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.16.4 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
163
163
CFLAGS = @CFLAGS@
164
164
CPP = @CPP@
165
165
CPPFLAGS = @CPPFLAGS@
 
166
CSCOPE = @CSCOPE@
 
167
CTAGS = @CTAGS@
166
168
CXX = @CXX@
167
169
CXXDEPMODE = @CXXDEPMODE@
168
170
CXXFLAGS = @CXXFLAGS@
175
177
ECHO_N = @ECHO_N@
176
178
ECHO_T = @ECHO_T@
177
179
EGREP = @EGREP@
 
180
ETAGS = @ETAGS@
178
181
EXEEXT = @EXEEXT@
179
182
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
180
183
GIO_CFLAGS = @GIO_CFLAGS@
353
356
 
354
357
cscope cscopelist:
355
358
 
356
 
 
357
359
distdir: $(BUILT_SOURCES)
358
360
        $(MAKE) $(AM_MAKEFLAGS) distdir-am
359
361