aboutsummaryrefslogblamecommitdiffstats
path: root/libversit/Makefile.am
blob: 40bdc48f367aae382ef20491f24b419aef2390b2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13

                          
                                                        









                         
                               

                                   



                                           
# Makefile for libversit.a

# $Id: Makefile.am,v 1.12 2002/07/22 15:35:36 danw Exp $

VERSIT_SRC =        \
    vcc.y       \
    vcc.h       \
    vobject.c   \
    vobject.h   \
    port.h      \
    vcaltmp.c   \
    vcaltmp.h

privlib_LIBRARIES = libversit.a

libversit_a_SOURCES = $(VERSIT_SRC)

EXTRA_DIST = README.TXT vcaltest.c vctest.c

YFLAGS=-pversit_