File: Makefile.am

package info (click to toggle)
appindicator3-sharp 12.10.0%2Bgit20151221-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: makefile: 103; sh: 3
file content (20 lines) | stat: -rw-r--r-- 685 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
lib_LTLIBRARIES = libappindicator3sharpglue-12.10.0.la

libappindicator3sharpglue_12_10_0_la_SOURCES =

nodist_libappindicator3sharpglue_12_10_0_la_SOURCES = generated.c

libappindicator3sharpglue_12_10_0_la_LDFLAGS = -module -avoid-version -no-undefined

libappindicator3sharpglue_12_10_0_la_LIBADD = $(APPINDICATOR3_LIBS)

AM_CPPFLAGS = $(APPINDICATOR3_CFLAGS) -I$(top_srcdir)

libappindicator3sharpglue.dll: $(libappindicator3sharpglue_12_10_0_la_OBJECTS) libappindicator3sharpglue.rc libappindicator3sharpglue.def
	./build-dll libappindicator3sharpglue $(VERSION)

CLEANFILES = lib*.a lib*.dll

DISTCLEANFILES = $(nodist_libappindicator3sharpglue_12_10_0_la_SOURCES)

EXTRA_DIST =