/[winpt]/trunk/w32gpgme/Makefile.am
ViewVC logotype

Annotation of /trunk/w32gpgme/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 86 - (hide annotations)
Fri Nov 18 10:21:57 2005 UTC (19 years, 3 months ago) by twoaday
File size: 803 byte(s)
Remove unused file.

1 werner 36 # Makefile.am - makefile for WinPT
2     # Copyright (C) 2005 g10 Code GmbH
3     #
4     # This file is free software; as a special exception the author gives
5     # unlimited permission to copy and/or distribute it, with or without
6     # modifications, as long as this notice is preserved.
7     #
8     # This program is distributed in the hope that it will be useful, but
9     # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
10     # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11    
12     ## Process this file with automake to produce Makefile.in
13    
14 werner 47 EXTRA_DIST=
15 werner 36
16 werner 47 noinst_LIBRARIES = libw32gpgme.a
17 werner 36
18 werner 62 AM_CPPFLAGS = -DWIN32 -D_MBCS -D_LIB \
19     -I$(top_srcdir)/Include -I$(top_srcdir)/Gnupg
20 werner 47 AM_CFLAGS = -fexceptions $(GPGME_CFLAGS)
21 werner 36
22 twoaday 86 libw32gpgme_a_SOURCES = clip.c data.c w32-clip.c w32gpgme.h
23 werner 36
24 werner 47
25    
26    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26