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

Contents of /trunk/init/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations)
Mon Mar 27 11:59:25 2006 UTC (19 years, 1 month ago) by twoaday
File size: 263 byte(s)
Forgot to commit file.


1 bin_PROGRAMS = gpgoeinit
2
3 EXTRA_DIST = Init.dsp 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