/[gpgoe]/trunk/init/Makefile.am
ViewVC logotype

Contents of /trunk/init/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23 - (show annotations)
Sat Aug 18 10:55:14 2007 UTC (17 years, 8 months ago) by twoaday
File size: 254 byte(s)


1 bin_PROGRAMS = gpgoeinit
2
3 EXTRA_DIST = gpgoe.ico
4
5 AM_LDFLAGS = -mwindows
6
7 gpgoeinit_SOURCES = GPGOEInit.c \
8 init.rc resource.h
9
10 gpgoeinit_LDADD = ../src/gpgoe.dll
11
12 init.o : init.rc resource.h
13
14 .rc.o:
15 $(WINDRES) `test -f '$<' || echo '$(srcdir)/'`$< $@

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26