File:  [local] / rpl / rpltags / Makefile.am
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Wed Apr 21 13:45:43 2010 UTC (14 years ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_17, rpl-4_0_16, rpl-4_0_15, HEAD
En route pour la 4.0.15 !

    1: SRCC=rpltags.c
    2: 
    3: SRCH=rpltags.h
    4: 
    5: bin_PROGRAMS = rpltags
    6: rpltags_LDFLAGS = -g
    7: rpltags_CFLAGS = $(AM_CFLAGS) -g
    8: 
    9: EXTRA_DIST = $(SRCC) $(SRCH)

CVSweb interface <joel.bertrand@systella.fr>